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

Authorization problem

From: Jochen Wiedmann <jochen.wiedmann_at_gmail.com>
Date: 2005-05-18 22:43:35 CEST

Hi,

I am trying to do a commit to the Apache svn server. According to the
admin, everything is configured right. However, I am unable to perform
the commit. (See session below.) Does anyone have an idea what might be
wrong? (I have no experience with svn, but it seems to me to be odd,
that the client is asking for a username, although I have an explicit
username in the command line.)

Regards,

Jochen

[jwi@stujwi workspace]$ svn co
https://jochen@svn.apache.org/repos/asf/webservices/commons/trunk
Checked out revision 170819.
[jwi@stujwi workspace]$ cd trunk/
[jwi@stujwi trunk]$ echo "ok" >test.txt [jwi@stujwi trunk]$ svn add
test.txt A test.txt
[jwi@stujwi trunk]$ svn commit --username=jochen --password=mypassword
-m "Test commit"
Adding test.txt
Authentication realm: <https://svn.apache.org:443> ASF Committers
Username: jochen
Password for 'jochen':
Authentication realm: <https://svn.apache.org:443> ASF Committers
Username: jochen
Password for 'jochen':
svn: Commit failed (details follow):
svn: CHECKOUT of '/repos/asf/!svn/ver/165489/webservices/commons/trunk':
authorization failed (https://svn.apache.org)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 18 22:45:48 2005

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

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