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

Re: Repository corruption? If so how do I recover?

From: Robert Sfeir <yosemitesam_at_gmail.com>
Date: 2005-01-17 19:57:45 CET

I just checked with Alex at Tmate and this is a problem with the Tmate
plugin, but Patrick is dead on because the server is allowing tmate to
do what it's doing:

Hello Robert,

 

I investigated the log and it seems that your assumption is correct -
problems starts at the places where JavaSVN commits (adds) both
Attribute.java (empty file!) and service/Attribute.java (not empty, as
you say even unversioned!) when it shouldn't commit these two files at
all. There is either bug in "move" (if IDEA makes use of it) or in
"commit" implementation (or both).

 

Accordingly to the log, later JavaSVN again commits changes in
Attribute.java (first one) and reports service/Attribute.java as
missing during "update" and "status" operations all the time.

 

Thank you for reporting this - I think I will have time tomorrow to
fix this really nasty problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 17 20:01:00 2005

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.