Re: svn-changes-dump
From: Peter Samuelson <peter_at_p12n.org>
Date: 2007-02-08 23:10:41 CET
Slava, this version looks much better.
> # get max number of revision from range
This will fail if you use a range with non-numeric revisions - say,
I suggest just splitting on ":" and using REV2 unconditionally. Don't
> mkdir -p "$DIR"/`dirname "$listItem"`
I suggest 'svn export' instead of 'svn cat'. You don't need the shell
Finally, I think you want to use peg-rev syntax - ${listItem}@$MAXREV -
|
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.