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

Repository corruption? If so how do I recover?

From: Robert Sfeir <yosemitesam_at_gmail.com>
Date: 2005-01-17 14:43:07 CET

I seem to be hitting snags here.

I tried updating an already checked out repository, and keep getting
the following error:

(in a directory called service I do svn update)
subversion/libsvn_subr/io.c:546: (apr_err=2)
svn: Can't copy '.svn/text-base/Attribute.java.svn-base' to
'.svn/tmp/text-base/Attribute.java.svn-base.tmp': No such file or
directory

So I tried checking out the full repository in a separate directory,
and it gets to a point then fails with:

A mesquite/src/com/codepuccino/mesquite/service/impl/TicketManagerImpl.java
subversion/libsvn_ra_svn/marshal.c:251: (apr_err=210002)
svn: Connection closed unexpectedly
JavaGeek:~/Projects sfeir$ svnadmin

note the location of the package is the SAME directory as where the
error happens (service)

I did an svnadmin verify on the server itself and got up to a revision
and then got:
* Verified revision 374.
* Verified revision 375.
Segmentation fault

I'm running out of ideas here... can anyone help?

Our server is svn 1.1.1, I've asked my ISP to up it to 1.1.3 in case
that will help. I am using svn on OS X, my client version is 1.1.2
but tested with 1.1.1 as well as same issues.

Any help would be greatly appreciated.

Thanks
R

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 17 14:45:31 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.