On Thu, 22 Feb 2001 16:28:10 +0100, Peter Biechele
<[EMAIL PROTECTED]> wrote:

>Is it possible to rename a module in the repository !?? 
>As i understood I can just move the module in the repository, as long as i 
>change the "modules" file accordingly !
>
>e.g. 
>before: module called "test" is in $CVSROOT/test
>COMMAND executed: mv $CVSROOT/test $CVSROOT/NewDir/test2
>after: module called test2 is in $CVSROOT/NewDir/test2
>
>in the modules file I have:
>before: test test
>after: test2 NewDir/test2
>
>Is this correct ?

Yes.

Everyone will have to check everything out again though - so you
should get people to commit all changes before doing this.

Francis

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to