[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-14 18:05:28 CEST

Craig Peterein <craig@peterein.org> writes:

> 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`

Yeah, that. Thanks again Craig. ;-)

-- 
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 Mon Oct 14 18:06:05 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.