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

Re: How to check out a project based on commit time rather than rev?

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Fri, 18 May 2018 18:35:41 +0200

On Fri, 18 May 2018 18:00:21 +0200, Bo Berglund
<bo.berglund_at_gmail.com> wrote:

>Obviously this is a "for dummies" question but I *have* looked at the
>svnbook but I cannot still find how to do this:

I did not read good enough!
This worked fine to get the information I needed concerning active
revision numbers:
svn log -v -r {2012-05-06}:{2017-01-01} <URL to server side directory>
> log.txt

So now I can use this to compare the files and add what is lacking to
the wc I have checked out to make it be current at the date I need.

Sorry for the noise!

-- 
Bo Berglund
Developer in Sweden
Received on 2018-05-18 18:35:57 CEST

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

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