[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Determining revision usisng a date

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2002-10-13 18:50:00 CEST

Daniel Rall <dlr@finemaltcoding.com> writes:

> I'm trying to merge some old code into a new WC. I tried passing the
> -D sub-argument to the diff command, but was greated with the
> following error message (I'm using a fairly old client):
>
> ra_dav does not currently support date-based operations.
>
> How do I determine which trunk revision corresponds to some code I
> made modifications to on July 31, 2002?

cjp on #svn suggested `svn status | grep 2002-07-31`. This gave me
a range of repository revisions, and was sufficient for merging my old
code into my new WC.

-- 
Daniel Rall <dlr@finemaltcoding.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 13 18:50:37 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.