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

Re: Commit/Authorization fails using svn:// w/ssh port forwarding

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Wed, 17 Dec 2008 20:33:34 +0100

postmaster_at_tigris.org wrote:
> I can run tortoisesvn update but I can't commit. I keep getting a commit failed/authorization failed. I'm accessing a repository on my local network via svn://repname by port forwarding 3690. I can run diff, update even repro-browser but I can't commit. I already deleted all auth cache in my ApplicationsData\Subversion folder and cleared out all the caches in the Tortoisesvn gui. Please help!!
>
> 12/17/2008 - 11:44:05 AM
> Command : Update
> Completed : At revision: 34
>
> 12/17/2008 - 11:44:22 AM
> Command : Commit
> Error : Commit failed (details follow):
> Error : Authorization failed
> Finished! :

Authorization failed means that you successfully authenticated (i.e.,
your username/password is accepted) but you don't have write access to
that location (i.e., you're not authorized to do what you want).

Check your auth files.

For further questions, please ask on the Subversion mailing list since
this is about setting up your server.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=985988
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-17 20:34:00 CET

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.