Re: same ol' repository bug
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-10-26 03:38:44 CET
Ben Collins-Sussman <sussman@collab.net> writes:
> The repository is available here:
That repository contains a set of logfiles. If I use those to run
$ cp -a empty-space empty-space2
It may be a coincidence but that '(null).0.1' error is one I've
http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=295304
Although I can't dump the repository I can checkout a HEAD working
$ svn co file://`pwd`/empty-space2 wc
appears to work, as does 'svn up -rN wc'. I don't know if the working
Not everything works over ra_local, for example this fails
$ svn diff -r117:118 file://`pwd`/empty-space2
although oddly enough I can update the working copy from revision 117
Don't know if any of this helps!
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Oct 26 03:39:28 2003 |
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.