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

COMMIT failure using TortoiseSVN

From: Debuigny, Arthur <arthur.debuigny_at_eds.com>
Date: Wed, 18 Jun 2008 15:28:17 -0500

Am having issues using TortoiseSVN when trying to commit a file to the
repository.

We installed Subversion on a Windows 2000 server, and are using Apache
2.2 to provide HTTP access on port 88.

We can check out code, look at logs, use SVN Update, etc etc using
TortoiseSVN. However, when I try to commit, I get the following error
message (after a considerable delay)

Error: Commit failed (details follow):
Error: OPTIONS request failed on '/svn/MyProject'
Error: OPTIONS of '/svn/MyProject': Could not read status line: An
existing connection was forcibly closed by the remote host.
(http://myserver.mycompany.com:88)

I have checked the apache access and error log, and there is nothing
there concerning the commit.

I have tried the following:

1. Tried using the command line on the server, svn commit -m "blah
blah" myfile. This worked fine.
2. I tried disabling the firewall on my computer. No effect.
3. I scoured the search engines looking for tricks to try. I found
nothing that directly described my problem (I see several, of course,
that mention different error messages, or list expected error.log
entries, of course)

Does anyone have any ideas on what I can do to get this working?

Thanks
  
Received on 2008-06-18 22:30:02 CEST

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

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