Re: SVN repos revison oddity.
From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-09-19 11:00:34 CEST
On Mon, Sep 18, 2006 at 04:01:08PM +0100, Ash Berlin wrote:
This is actually a question for the users mailing list, by the way.
> [ash@cartman ash]$ svn ls -r 19 .../Schema/
Correct. This is what Schema/ contains at r19.
> [ash@cartman ash]$ svn ls -r 19 .../Schema/Main
Correct, because .../Schema/Main doesn't exist in HEAD, having been
$ svn ls -r 19 .../Schema/Main@19
> [ash@cartman ash]$ svn ls -r 19
I wouldn't have expected this to work, since Schema/People was created in
svn: Unable to find repository location for '.../Schema/People' in revision 19
> [ash@cartman ash]$ svn ls .../Schema/
Also correct; that's what Schema/ contains at HEAD.
> Something seriously odd has gone on there. A dump of the repos (fsfs
The main confusion seems to be that you've used a mixed-revision copy
Thanks for making the dump available though: it makes it really easy to
Regards,
---------------------------------------------------------------------
|
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.