info-cvs
[Top][All Lists]
Advanced

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

RE: Individual Files


From: Vishal Jain
Subject: RE: Individual Files
Date: Wed, 27 Feb 2002 14:31:10 -0500

Well, I assume that if someone needs to checkout only one file due to some
reason, they sure will modify it and check in back to CVS. This command "cvs
co -r <tag> <ProjectName>/filepath/filename" will create the whole directory
structure that will help later to commit changes or releasing the code. In
case user want to check this file out to add to some other project they can
copy this file from the directory structure that is created and then execute
"cvs release -d <ProjectName>" to delete that directory.

Now thing is that I am a Unix guy and have no idea about wincvs. Josh needs
a solution for wincvs, but I guess that this should work fine from command
line, if wincvs has any command line interface.( I never had a look at
wincvs so please forgive me if I mistook for something else)

Regards,
Vishal Jain
ILX Systems
New York, NY

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Wednesday, February 27, 2002 2:14 PM
To: Josh Skains
Cc: address@hidden
Subject: RE: Individual Files


[ On Wednesday, February 27, 2002 at 13:30:55 (-0500), Vishal Jain wrote: ]
> Subject: RE: Individual Files
>
> Very Easy, Use following command
>  
> cvs co -r <tag> <ProjectName>/filepath/filename

Well, yes of course.  That'll work just fine, but it creates 'filepath'
in which to do the checkout.

In my other reply to this thread I made the dangerous assumption that
the desire was to check out the file into the current directory.
  

-- 
                                                                Greg A.
Woods

+1 416 218-0098;  <address@hidden>;  <address@hidden>;
<address@hidden>
Planix, Inc. <address@hidden>; VE3TCP; Secrets of the Weird
<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]