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

Re: Commit trouble with a remote server

From: Graham Anderson <grahama_at_siren.cc>
Date: 2006-07-01 06:36:23 CEST

I amended my script to:
robert$ svn commit --message "this is my first commit"

And got:
subversion/libsvn_client/commit.c:873: (apr_err=170001)
svn: Commit failed (details follow):
subversion/svnserve/serve.c:433: (apr_err=170001)
svn: Authorization failed

could this problem be an "os x" thing ?
I am running os x [working copy] locally and unix [the repository]
remotely

or, could this have something to do with:
http://subversion.tigris.org/faq.html#ssh-svnserve-location

many thanks

On Jun 30, 2006, at 9:27 PM, Jeroen N. Witmond wrote:

>> Hi
>>
>> I can checkout my repository on the remote server, but can not seem
>> to commit ...how like life
>>
>> When I try to commit, my terminal hangs ....with the below:
>> --This line, and those below, will be ignored--
>>
>> A index.php
>> ~
>> ~
>> .
>> .
>> ."svn-commit.3.tmp" 4L, 65C
>>
>
>> From http://svnbook.red-bean.com/nightly/en/
>> svn.ref.svn.c.commit.html :
> "If you do not supply a log message with your commit by using
> either the
> --file or --message switch, svn will launch your editor for you to
> compose
> a commit message." It seems your editor is vi or one of its clones.
>
> HTH.
>
> Jeroen.
>
>>
>>
>>
>> What I've done so far:
>>
>> I created a user, svn, and put the respository in /home/svn/
>> repository
>>
>> Created the 'userfile' text file password-db seems to need
>> The users are the usernames and passwords of the local svn users
>> [users]
>> user1 = pass1
>> user2 = pass2
>>
>> Edited svn.conf to point to the above userfile
>> ### Uncomment the line below to use the default password file.
>> password-db = ./userfile
>>
>> what else is necessary ?
>> I also tried adding remote svn user and password to the userfile....
>>
>>
>> many thanks
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: users-help@subversion.tigris.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 1 06:37:33 2006

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.