Hi Marcin

You should execute the cvs update command inside your working dir, that is

cd /d c:\Mydir
cvs -d :ntserver:harpia:d:\cvsnt\Prometeusz update -A -P -d

If you wish to checkout a module to a directory with another name use the -d option to 
get, eg:
cd /d c:\
cvs -d :ntserver:harpia:d:\cvsnt\Prometeusz get -d Mydir ink

Regards
anders

-----Original Message-----
From: Ziólkowski Marcin [mailto:[EMAIL PROTECTED]]
Sent: 7. maj 2002 10:39
To: '[EMAIL PROTECTED]'
Subject: [Cvsnt] Update problem

I have a working directory c:\Mydir1 and modul in a repository is Ink, so
when i update from WinCvs everything is ok, but i would like to do a script
wich are update my working directory every night.

Command line:

cvs -d :ntserver:harpia:d:\cvsnt\Prometeusz update -A -P -d ink

It's working, but i must rename c:\Mydir to c:\Ink.

How can I update c:\Mydir directory when modul name is Ink?

I don't want to have directory Ink inside c:\Mydir

Martin - CVS beginer
_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to