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

"No such representation" error

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2004-12-20 16:16:21 CET

Hello,
all of sudden, I started getting the above error on one my repository.

I wonder:
1. What does it mean (the error is pretty obscure)
2. How could it happen
3. How do I recover

Details.
svn is "svn, version 1.0.9 (r11378)", Berkeley DB is 4.2.52, and repository
is local (no http/svnserver access at all).

I first noticed the problem when doing:

$svn -F ../svn-commit.tmp import .
file:///home/ghost/local/Repositories/svn_personal/papers/thesis
Adding path_enumeration_op1.svg
Adding (bin) thethis.pdf
svn: No such representation '5j'

After that I've tried 'ls' on the repository, which failed with a similar
error.

I've looked at several previous backups, and all of the give error when
doing "svn ls". Backup of rev 21 works OK, backup of rev 23 does not work.
HEAD (rev 24) does not work. (Backup of rev 22 is missing). I don't think I
had any errors on previous commits.

I was using "cp -r" to make backup, but since this is local repository, it
should not matter.

Any ideas?

- Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 20 17:00:08 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.