info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help on checking out files from remote repository


From: Datla, Raghav
Subject: Help on checking out files from remote repository
Date: Wed, 15 Aug 2001 18:01:52 -0400

Hi,
    I am trying to check out the files from a directory
(neptune-test/neptune/monitor) in a remote repository to the directory
neptune/monitor in the local box without creating neptune-test directory.I
just need to put all the checked out files in network/monitor.
when i am executing the below command on the local repository its working as
required.
$ /usr/local/bin/cvs checkout -d neptune/monitor
neptune-test/neptune/monitor

i am using the below command to for remote repository, its giving the error.
$ /usr/local/bin/cvs -d :pserver:address@hidden:/cvs/cvsroot co -d
neptune/monitor neptune-test/neptune/monitor
cvs server: cannot chdir to neptune: No such file or directory
cvs server: ignoring module neptune-test/neptune/monitor
I already created neptune/monitor directory.

Any idea why it is happening?. if not,  is there any other way that i can
get the same funtionality?.

Thanks inadvance,
-Raghav 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]