[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: locking CVS to read only to move to SVN

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2005-09-13 20:28:22 CEST

On 9/13/05, Daniel Berlin <dberlin@dberlin.org> wrote:
> Just chmod -R a-w the whole damn directory tree :)
>
> On Tue, 2005-09-13 at 10:28 -0700, Samuel DeVore wrote:
> > We are in the process of moving a large number of internal projects
> > from CVS to SVN and was wondering if anyone knew if it were possible
> > to lock the old CVS to be read only. To make sure that the changes
> > are done in the right place by all the developers.
>

You can add a pre-commit check. I beleive the file is
CVSROOT/commitinfo, where you just do "exit <non-zero-value", if I
remember correct.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 13 20:31:27 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.