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