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

Subversion repository unavailable

From: Yoshiki Hayashi <yoshiki_at_xemacs.org>
Date: 2002-01-10 08:00:01 CET

I experienced this symptom two days in a row so I may as
well report it.

While I was committing some file under
subversion/bindings/ruby direcotry, somehow commit failed.
After that, it becomes impossible to access the repository.
Shouldn't the server continue to work normally even if
commit stopped in the middle of operation?

svn/subversion/bindings/ruby$ svn commit -F log
Sending /home/penny/originals/svn/subversion/bindings/ruby/error.c

svn_error: #21077 : <RA layer request failed>
  commit failed: wc locks and tmpfiles have been removed.

svn_error: #21077 : <RA layer request failed>
  commit failed: while calling close_edit()

svn_error: #21077 : <RA layer request failed>
  The MERGE request failed (/repos/svn/trunk/subversion/bindings)

svn_error: #21077 : <RA layer request failed>
  neon: Could not read status line: connection timed out.

svn/subversion/bindings/ruby$ svn up

svn_error: #21077 : <RA layer request failed>
  The REPORT request failed (/repos/svn/trunk/subversion/bindings/ruby)

svn_error: #21077 : <RA layer request failed>
  neon: Could not read status line: connection timed out.

BTW, it looks like wc library rewrites text-base file before
commit succeeds. ruby/.svn/text-base/error.c.svn-base in my
working copy contains the change which is supposed to be
committed by above command. This is with revision 794.

-- 
Yoshiki Hayashi
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:55 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.