info-cvs
[Top][All Lists]
Advanced

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

RE: check out a file


From: Arthur Barrett
Subject: RE: check out a file
Date: Fri, 1 Jun 2012 10:24:43 +1100

Hi Andrew,

If you are going to use CVS, please invest some time in learning it.  I
suggest one of the many great books out there, eg: "Essential CVS" or
one I had a hand in writing: "All About CVS".

So you've learned that 'cvs checkout' creates a sandbox.  The companion
command is 'cvs update' which synchronises a sandbox with the server
(get's other peoples changes).

There are many differences in capabilities depending on which operating
system your client is, which operating system your server is, and which
version of CVS 1.11, 1.12, 2.0, 2.5, 3.1...  is on the server and
client... 

Questions about 2.0, 2.5 (CVSNT for linux&windows) and 3.1 (EVSCM),
WinCVS, TortoiseCVS etc should be directed to their own 'groups' and
'websites'.

Regards,


Arthur Barrett



> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of Andrew Michael Levin
> Sent: Thursday, 31 May 2012 6:32 PM
> To: address@hidden
> Subject: check out a file
> 
> 
> Hi,
> 
> Is it possible to check out an individual file?
> 
> For example, I have a directory called "macros" that I already checked
> out. Someone else added a new file to that directory. What command
> should I use to check that file out?
> 
> Thanks.
> 
> Andrew
> 
> 
> 



reply via email to

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