Wednesday, March 7

existing CVS root

This post is for my own reference (feel free to skip it).

I just restored my personal CVS repository from a DVD backup;
It went like this:

60 7:31 umask 007
61 7:31 cd CVS
[...]
64 7:32 vi .tcshrc # added $CVSROOT
[...]
66 7:33 exit
67 7:33 echo $CVSROOT
69 7:33 cvs init
[...]
90 7:44 chmod -R 2770 $CVSROOT
91 7:44 cd work
92 7:44 cvs checkout cerberus

1 comment:

Anonymous said...

I sense obsd..