info-cvs
[Top][All Lists]
Advanced

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

Re: Getting diffs between two revisions


From: Derek Robert Price
Subject: Re: Getting diffs between two revisions
Date: Fri, 16 Aug 2002 14:09:20 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020606

Johnny John wrote:

Hello:

Should I not be able to update my working copy of a file by doing something as follows?

cvs update -j HEAD:"2002-07-17 12:00" -j HEAD:"2002-07-19 12:00"

to get changes between July 17 and July 19 placed into my local working copy?

I tried it, and nothing was patched.

thanks.
-Johnny.


From <http://www.cvshome.org/docs/manual/cvs_16.html#IDX257>:

> `HEAD' refers to the most recent version available in the repository

In other words, it's a static tag, the most recent version on the trunk, not the trunk itself as a branch. There isn't a trunk tag, but if you use dates to tag the trunk at the two times you mentioned, you should be able to get what you were trying to.

Derek

--
               *8^)

Email: address@hidden

Get CVS support at http://ximbiot.com
--
105. I don't suffer from insanity. I enjoy every minute of it.






reply via email to

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