[Cvsnt] Next release features
Tony Hoyle
tmh at nothing-on.tv
Fri Mar 8 13:22:41 GMT 2002
Bo Berglund wrote:
> rename and copy commands (easy)
> ..
> Is this really easy???
Yes.
Just do the equivalent of:
rename foo.c bar.c
cvs remove foo.c
cvs add bar.c
Which is basically how people do rename now anyway.
History etc. just happens automatically.
The hard one is renaming directories, but I'm not tackling that until
cvs has some idea of tracking directories in the first place.
Tony
--
tmh at magenta-netlogic.com
tmh at nothing-on.tv http://www.nothing-on.tv
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list