[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: can't create valid repositry

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-12-17 16:55:27 CET

Do you know how to run GDB? If you can run 'svnlook youngest foo' in
GDB, with a breakpoint on make_error_internal (you might have to break
in main() first, then set the other breakpoint), and see what's going
on when this error is made, that would probably tell us a lot.

A glance at your repository doesn't show anything wrong, though I
could be missing something in the db_dump -da output.

Yes, Berkeley 4.0.14 is the right one.

Hmmm...

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 17 17:36:02 2002

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.