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

Re: Cannot Commit to SVN

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 18 Jun 2008 08:13:02 -0400

On Tue, Jun 17, 2008 at 6:59 PM, John <JohnTWolfe_at_gmail.com> wrote:
> 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

Is there a firewall or proxy on your PC or otherwise between your PC
and the repository?

---------------------------------------------------------------------
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 14:13:16 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.