On Thursday 14 December 2006 14:53, Les Mikesell wrote:
> On Thu, 2006-12-14 at 03:51, Martin Scharrer wrote:
> > Tell me what you exact need and I might code a little script just for
> > fun.
>
> The svn_load_dirs.pl tool might be a good starting point to catch
> the file additions/moves between revs. You could pick up the
> author and log info but I'm not sure how you'd follow branches
> and tags to keep the ancestry.
Thanks for pointing to this script, I will have a look at it.
> A tool that would parse the
> svnadmin dump format and process it through client-level access
> would be nice too.
I already wrote a perl module which parses the dumpfile format and provides a
call-back mechanism to apply any kind of filtering, etc., but the output is
also a dumpfile. A client-level access could be of course added.
You can find the module under
http://www.scharrer-online.de/svn/dumpfilter.shtml .
Best,
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 14 15:13:46 2006