|
@ extreme.indiana.edu
|
cvsutils user's guideInstalled Versions2.0 - /l/local/packages/cvsutils/2.0 (default) Descriptioncvsutils is a set of mostly perl scripts characterized as third-part tools for CVS (i.e., they provide some extra functionality that CVS doesn't). DocumentationGetting Startedcvschrootcvschroot can be used whenever the location of your CVS repository changes. So, if you have checked out something from CVS, you can use this script to change all CVS Root file and Repository files (rather than ditching your current copy and checking out a fresh copy from the new location of the CVS repository). For example, suppose you have the directory very_important checked into the CVS repository at nouba.ucsd.edu:/net/local/AppLeS/cvsroot. Then this CVS repository gets moved to nouba.ucsd.edu:/home/cvsroot. To fix your checked out copy of very_important, execute the following: cd very_important
|