info-cvs
[Top][All Lists]
Advanced

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

RE: I have never tagged my code, now I need an old version.


From: Manish Singhvi
Subject: RE: I have never tagged my code, now I need an old version.
Date: Tue, 19 Jun 2001 11:46:56 -0400

Hello,

You can look at your CVS project by specifying a date flag:

cvs -Q co -d mysandbox -D "yyyy-mm-dd 14:00 GMT"

The date you specify can be flexible as well, such as "15 Jan 2000".  This
will checkout the project the way it looked on midnight of Jan 19 2000, so
be careful.  Please check the documentation for other acceptable syntax.

Remember to always use tags to record baselines in your development work.

Thanks,
Manish

-----Original Message-----
From: address@hidden [mailto:address@hidden Behalf Of
Sepp Burlitzer
Sent: Tuesday, June 19, 2001 10:34 AM
To: address@hidden
Subject: I have never tagged my code, now I need an old version.


Hello,

I am part of a program writing group. We are using CVS. Unfortunately I have
never tagged any of my files at any time. Now I really need some old
versions of my code. Is there any method to checkout an old version without
having tagged them??

Thanx,

Tomtom
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


_______________________________________________
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]