info-cvs
[Top][All Lists]
Advanced

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

Re: checking out a file (not a module)


From: ari gold
Subject: Re: checking out a file (not a module)
Date: Wed, 22 Nov 2000 18:27:25 -0500

the problem with this, is that it creates a new path.. for example, if i
have a directory 'dir' and a file in it 'foo' and i remove foo, dir is empty
(natch)..

if i then do, inside of 'dir', 'cvs co dir/foo' it will create another
directory 'dir' inside of 'dir'...

im looking to just create the file 'foo' by itself...

in case this is foggy, what im really trying to do is implement an empty
directory heirarchy.  the users (programmers) and i want their modules
(directories) to be empty.. then, when they do a checkout, it will take that
one file.  btw, in order to do this, i will, i suppose, need to make a
snappy build script that will know where to look for files and all.. this
"checking out a file (not a module)" trick is just the first step..

if anyone has any ideas on the subject, they would more than be
appreciated..

thanx again for all of your help.. hopefully soon enough ill be able to help
new folks and you all can sit back and relax with your wine and cheese..

~a



----- Original Message -----
From: "Eugene Kramer" <address@hidden>
To: "'ari gold'" <address@hidden>
Sent: Wednesday, November 22, 2000 6:17 PM
Subject: RE: checking out a file (not a module)


> cvs co path/file
>
> will do
>
> Eugene.
>
> -----Original Message-----
> From: ari gold [mailto:address@hidden
> Sent: Wednesday, November 22, 2000 2:44 PM
> To: address@hidden
> Subject: checking out a file (not a module)
>
>
> hello hello,
>
> i checked the faq and a few books i have and am scanning the cederqvist
but
> i still have no answer.. im looking to checkout just a file, not a module.
> the faq says "Though you *can* check out a file, you normally check out a
> module
> or directory." leads me to believe there's some command out there
> somewhere
> which'll let me check out just a file.. any ideas?
>
> thanx a bunch,
> ari
> address@hidden
>
>
> _______________________________________________
> 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]