info-cvs
[Top][All Lists]
Advanced

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

Re: checking files out, not in a directory of <project name>, is it poss


From: ari gold
Subject: Re: checking files out, not in a directory of <project name>, is it possible?
Date: Fri, 1 Dec 2000 09:08:49 -0500

it has also worked for me like this:

cvs update <filename>

if the file exists in the repository itll put it in your directory...
of course you have to be in the proper directory :>

----- Original Message -----
From: "Donald Sharp" <address@hidden>
To: "Antony Stace" <address@hidden>
Cc: <address@hidden>
Sent: Thursday, November 30, 2000 9:31 PM
Subject: Re: checking files out, not in a directory of <project name>, is it
possible?


> cvs co -d <dir> <project name>
>
> donald
> On Fri, Dec 01, 2000 at 10:53:44AM +0900, Antony Stace wrote:
> > Hi Folks
> >
> > When I check something out of CVS it always checks the files out like
> >
> > <project name>/file1
> > <project name>/file2
> > <project name>/file3
> > .
> > .
> > .
> >
> > with the files being inside a directory of the <project name>.  Is there
> > anyway I can check them out like
> >
> > file1
> > file2
> > file3
> > .
> > .
> > .
> >
> > without having the files inside the directory of the <project name> ?
> >
> > Cheers
> >
> > Antony
> >
> > _______________________________________________
> > Info-cvs mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/info-cvs
>
> _______________________________________________
> 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]