RE: Re: [svn 1.3.1] Revision Number changes on import via "svnadmin load"
From: Hans Van Ingelgom <hans_at_edna.be>
Date: 2007-01-31 11:58:31 CET
> Maybee I schould explain what I want:
If all else fails, you could write a script that commits 999 revisions
Something like this:
for i in `seq 999`; do echo $i > tempfile.txt; svn commit -m "Fake
Just an idea, you'll have to see for yourself if that works
---------------------------------------------------------------------
|
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.