On Friday 09 December 2005 08:21, Brandon, Nicholas wrote:
> >Take a look at:
> > http://svn.collab.net/repos/svn/trunk/subversion/libsvn_fs_fs/structure
> >
> >You can probably look at the last couple of files in the revs/ directory
> > to
> >
> >help determine what those numbers should be.
> >
> >-John
>
> Thanks for the hint John. However I am not confident what the values should
> be for <next-node-id> and <next-copy-id>.
>
> Can I find these explicitly within other files in the repository?
Yes. I'm guessing your on Windows, given the path in the subject. I hope you
have Python installed. :-)
I attached a script that create another 'current' file for you. To use it,
you need to pass it the path to your repository. It will hunt through the
rev files, and then generate a new current file for you. If it doesn't work
for you (eats all your memory or something because it's reading in a lot of
data), then let me know and we'll do something different.
-John
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 10 12:28:24 2005