info-cvs
[Top][All Lists]
Advanced

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

Re: [cvsgui] update command question


From: Gagneet Singh
Subject: Re: [cvsgui] update command question
Date: Thu, 06 Mar 2003 13:36:49 -0000

Hi!

>I have files in a CVS repository under the directory "cvsroot/sc/etc".  =
>If I run the command "cvs checkout sc/etc" the files get placed in the =
>current directrory, in the *same* directory structure (i.e. "sc/etc/").  =
>How can I place those files in different directory strructure, (e.g =
>"etc").


Which client are you using? If you are using WinCVS it has a checkbox for
overriding the local directory with another name for the checked oput
sources.

If you are working on a linux/unix variant please use the command.

cvs checkout -P -d cdf abc/etc

where abc is th anme of the module in the repository and cdf is the name
with which you wish to check it out as.

Gagneet





reply via email to

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