How can I set up a cvs repository for a directory?
I tired running the following command:
cvs -d /home/joeblow/cvsroot init
cvs import -m "sample" project sample start
It does not seem to check in directory project
correctly. Is there a switch I am missing?
This is what my directory structure looks like:
home
|
----------------------
| | |
dir1 dir2 project
| | |
-------- ---- -------------------
| | | | | |
file1 file2 filea filex filey filez
U project/<all the hidden files at home level>
U project/dir1/file1
U project/dir1/file2
U project/dir2/fila
.
.
.
Thanks
__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs