disturbing, weird, reproducible repository error
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-09 04:35:28 CEST
On IRC, housel managed to create a reproducible repository error.
Try this recipe:
1. wget http://www.gwydiondylan.org/~housel/die.bz2
2. 'svnadmin load' that dumpfile into an empty repository.
3. Now try to run any of these commands:
- svn log file:///path/to/repos/ -r 78 -v
- svnadmin verify repos
I get errors like
svn: file not found: revision `78', path `/branches/GD-2-1-callbacks/src/tools/shared-misc/make-dylan-app.in'
svn: Filesystem path `branches/GD-2-1-callbacks/src/d2c/runtime/gc/cord/private/cord_pos.h' is neither a file nor a directory
When I 'svn ls' r78 of branches/GD-2-1-callbacks/src/tools/, I see no
Can anyone else reproduce, or have any insight? Apparently this
I anxiously await cmpilato's return. :-)
---------------------------------------------------------------------
|
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.