info-cvs
[Top][All Lists]
Advanced

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

Re: checkout a certain revision of a file


From: Baurjan Ismagulov
Subject: Re: checkout a certain revision of a file
Date: Thu, 10 Jan 2002 00:30:43 +0200
User-agent: Mutt/1.3.25i

Hello,

thanks much for your help!

I was able to do what I have wanted both with

~/work/project> cd ..
~/work> cvs co -r1.3 project/filename

and

~/work/project> cvs update -r1.3 filename

I did try co -r before; it was my failure to checkout being in the upper
directory (and consequent error message) that led me to think this
switch can be used only for tagged releases.

Thanks again,
Baurjan.



reply via email to

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