[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 18 Jun 2008 19:21:33 +0200

John 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':

Not sure what's causing this. But try deactivating the "GUEST" user
account on your computer. It might have something to do with SSPI
authentication.

If that doesn't help, you should maybe ask on the Subversion users list
for help (users at subversion tigris org).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-18 19:21:54 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.