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

Re: svnadmin dump- How to check if repository has changed?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-03 17:24:45 CEST

Aniruddha Apte wrote:
> Hello,
>
> While using 'svnadmin dump' how can I check if the repository has
> changed since the previous dump? Say the previous dump was taken at
> Rev-40 and the youngest revision is still 40; how can we determine if
> any non-versioned properties have changed between these points?
>
> I guess I can use svnlook date (provided the time stamp changes for
> the property modification).

No, they don't.

But you can set up a pre-revprop-change hook script which logs changes in
whatever form you want.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 3 17:29:27 2005

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.