info-cvs
[Top][All Lists]
Advanced

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

RE: checkout latest revisions


From: Fouts Christopher ()
Subject: RE: checkout latest revisions
Date: Thu, 13 May 2004 09:00:01 -0400

Files with x.y revisions belong to a trunk, so a simple "cvs co" will check out the HEAD of the trunk.
Files with x.y.z, or even more numbers after the z, revisions belong to some branch. To check out
the latest branch code you'll need to "cvs co -r <branchname>." Hope that helps.
 
-chris
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Ionita Alexandru
Sent: Thursday, May 13, 2004 3:20 AM
To: address@hidden
Subject: RE: checkout latest revisions

            I’m using Eclipse CVS plugin, and in the right side of file is a number… 1.1, or 1.2.1 or 1.2.2 depends how many times I’ve modified (commit) that file! These modifications are made to the HEAD version.

            And when I’m trying to checkout HEAD version, the files are all tagged with 1.1, and of course without any modifications that I’ve made!

 


From: Fouts Christopher () [mailto:address@hidden
Sent: 13 mai 2004 00:34
To: 'Ionita Alexandru'; address@hidden
Subject: RE: checkout latest revisions

 

What do you mean by "revisions of a version?"

 

-chris

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Ionita Alexandru
Sent: Wednesday, May 12, 2004 5:28 PM
To: address@hidden
Subject: checkout latest revisions

 

            How can I checkout the latest revisions of a version from CVS?, not the particular version.

 

            >From cvs command line or Eclipse plugin


reply via email to

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