info-cvs
[Top][All Lists]
Advanced

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

RE: Any way to checkout subdirectories inside the module without crea


From: ole-thomas.naringsrud
Subject: RE: Any way to checkout subdirectories inside the module without crea
Date: Tue, 3 Dec 2002 16:05:37 +0100

It seems like this is not a problem on Windows 2000 to use absolute pathname 
when exporting from the repository. Is there a explanation for that..??

Best regars,
Ole Thomas Naeringsrud

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: 19. februar 2002 19:07
To: address@hidden
Cc: address@hidden
Subject: Re: Any way to checkout subdirectories inside the module
without crea


Datla, Raghav writes:
> 
> I am able to get rid of that with -d option ( cvs co -d homedirectory
> path_to_subdirectory) if try on the local system where repostory resides,
> but not sucessful in doing that from client machine( cvs -d
> :pserver:address@hidden:/f1s7_16267/tools/Techs-Ops/cvsroot co -d
> /home/rdatla Idw/create_scripts/exports)

Always use a relative pathname for -d, not an absolute pathname.  So:

        cd /home
        cvs co -d rdatla Idw/create_scripts/exports

-Larry Jones

Honey, are we out of aspirin again? -- Calvin's Dad

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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