Re: Specifying a start revision number for a new repository
From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Wed, 1 Dec 2010 06:54:58 -0600
On Dec 1, 2010, at 06:45, benstoever_at_aol.com wrote:
> I'm developing and hosting an open source project
Creating 197 throwaway revisions is the only thing that occurs to me as well.
However, the revision number is really only "the number of changes that have been made to the repository" so you shouldn't attach too much meaning to it.
If you have kept backups of each (or some) of your existing 197 revisions that you managed by hand, perhaps you'd like to import these into the repository. You could use the svn_load_dirs.pl script to help you with this, assuming each revision is in its own complete directory somewhere. Then your 197 revisions in the repository wouldn't be senseless; they'd be your existing history.
|
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.