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

SVN repos revison oddity.

From: Ash Berlin <ash_at_firemirror.com>
Date: 2006-09-18 17:01:08 CEST

Behaviour of bug:

[ash@cartman ash]$ svn ls -r 19
file:///var/lib/svn/YourPreferences/trunk/YourPreferences/lib/YourPreferences/Schema/
Main/
TestFramework/
[ash@cartman ash]$ svn ls -r 19
file:///var/lib/svn/YourPreferences/trunk/YourPreferences/lib/YourPreferences/Schema/Main
svn: File not found: revision 20, path
'/trunk/YourPreferences/lib/YourPreferences/Schema/Main'
[ash@cartman ash]$ svn ls -r 19
file:///var/lib/svn/YourPreferences/trunk/YourPreferences/lib/YourPreferences/Schema/People
Group/
Group.pm
GroupInvite.pm
GroupUser.pm
Role.pm
User.pm
UserRole.pm
[ash@cartman ash]$ svn ls
file:///var/lib/svn/YourPreferences/trunk/YourPreferences/lib/YourPreferences/Schema/
People/
Tests/

Something seriously odd has gone on there. A dump of the repos (fsfs
type) is available here: http://cartman.firemirror.com/~ash/yp_svn.dump.gz

The repos was created with svn 1.2.3, and i dumped it and tried it
against 1.3.1, both with same behaviour.

As to what caused it, not really got a clue.

If you need any more information, please let me know.

Cheers
Ash Berlin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 19 00:07:06 2006

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.