[cvsnt] rename file

Eduardo Mylonas emylonas at automat.com.br
Fri Apr 4 20:37:53 BST 2003


On CVS, this is what i do to rename a file on the repository:
$ mv old new
$ cvs remove old
$ cvs add new 
$ cvs commit -m "Renamed old to new" old new

I looked for a similar on http://www.cvsnt.org/wiki/CvsCommand, but i couldn't find it. Is there any way to do that?

Thanks

Eduardo Mylonas
Automat Eng. de Automacao - Desenvolvimento
mailto: emylonas at automat.com.br
fone: (41) 3029-2904
ramal: 207



More information about the cvsnt mailing list