CVS---Concurrent Versions System. Node: Inside

PREVOutside UPMoving files NEXTRename by copying

7.4.2: Moving the history file

This method is more dangerous, since it involves moving files inside the repository. Read this entire section before trying it out!

$ cd $CVSROOT/module
$ mv old,v new,v

Advantages:

Disadvantages:

PREVOutside UPMoving files NEXTRename by copying