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

Possible svn.collab.net issue

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-25 07:41:57 CEST

I just had a commit fail with:

  equal-rites% svn ci -F ~/tmp/logmsg
  Sending libsvn_fs/fs.h
  Sending libsvn_fs/fs_loader.c
  Transmitting file data ..subversion/libsvn_client/commit.c:747: (apr_err=160029)
  svn: Commit failed (details follow):
  subversion/libsvn_ra_dav/util.c:361: (apr_err=160029)
  svn:
  Could not open the requested SVN filesystem

But it succeeded right away when I tried again:

  equal-rites% svn ci -F ~/tmp/logmsg
  Sending libsvn_fs/fs.h
  Sending libsvn_fs/fs_loader.c
  Transmitting file data ..
  Committed revision 9490.

Perhaps something in the server logs could help explain this.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 25 07:42:16 2004

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.