[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: Craig Peterein <craig_at_peterein.org>
Date: 2002-10-13 19:12:16 CEST

On Sun, Oct 13, 2002 at 09:50:00AM -0700, Daniel Rall wrote:
> Daniel Rall <dlr@finemaltcoding.com> writes:
> > 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.

That should be `svn log | grep 2002-07-31`

Craig (aka cjp)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 13 19:12:50 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.