Hi

Im farely new to cvs and was wondering if someone can help me out with
setting up a script to get cvs going for my client on his Redhat linux box.
I have cvs installed on my Redhat linux box. I can get my client to checkout
a module but update seems to be having problems when new folders exist...

heres what Ive done so far in a file on my clients computer ....
--------------------
*first line for logging in...
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvsroot login

* this is supposed to update the AppModule
* use co AppModule to check out the module

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvsroot update AppModule
--------------------
Thanks for reading

Fred


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to