Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 1998 15:09:42 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: proposal: simple cvs mod to handle shared checked-out source trees
Message-ID:  <199812022209.PAA08774@mt.sri.com>
In-Reply-To: <199812022200.OAA19221@apollo.backplane.com>
References:  <199812022200.OAA19221@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>     ( Hmmm, I'm not sure this email made it out.  Very odd.  In anycase,
>     I'm resending it, this time to cvs-* ).

I got it earlier, but I ignored it since I didn't think you wanted to
jump in on this so quickly.

>     If nobody has any objections to the below proposal/patch, I will commit
>     it later today.

I do.  It's a very site-specific change that can easily be worked around
by providing a wrapper for cvs for the shared folks.

#!/bin/sh
umask 000
/usr/local/bin/cvs

The CVS program is complex enough already, and I'm 99.9% sure the CVS
maintainers would never accept a feature such as this when it's so easy
to work-around.


Nate

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812022209.PAA08774>