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

Re: Checking for commits

From: Dennis Jones <djones_at_grassvalleysoftware.com>
Date: Mon, 21 Dec 2009 10:43:41 -0800

Konstantin Kolinko wrote:
>>
>> How can I determine if there were commits on a specific date?
>>
>
> For example: (some day one year ago)
> svn diff --summarize -r {2008-12-20}:{2008-12-21}
> http://svn.collab.net/repos/svn/trunk/

Ah, the --summarize switch is quite helpful, thank you.

- Dennis
Received on 2009-12-21 19:46:42 CET

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.