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

Cannot Commit to SVN

From: John <JohnTWolfe_at_gmail.com>
Date: Tue, 17 Jun 2008 15:59:03 -0700 (PDT)

I have this weird problem that seems to only be occurring on my
machine. We have an SVN server setup and running. I can Checkout to
a local directory and get a working copy. I currently have it NOT
saving/caching my authentication credentials. I can Update, Checkout,
and everything but Commit.

When I do Update, Checkout it prompts me for my credentials, however,
when I attempt to Commit it does not prompt me and immediately gives
me the following error message.

Error Commit Failed (details follow):
Error OPTIONS request failed on '/thefilepath'
Error OPTIONS of '/thefilepath': 200 OK (http://
servername.domain.com:8080)

When I run Wireshark and attempt a commit I see only tcp protocol
messages and no http. I have the exact same permissions as everyone
else. I assume it's something specific to my machine. Anything would
be helpful. Thanks. Here is the TCP Stream during a 'Commit':

OPTIONS /filepath/ HTTP/1.1

Host: servername.com:8080

User-Agent: SVN/1.4.6 (r28521) neon/0.27.2

Keep-Alive:

Connection: TE, Keep-Alive

TE: trailers

Content-Length: 104

Content-Type: text/xml

Accept-Encoding: gzip

Accept-Encoding: gzip

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-06-18 07:03:21 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.