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

Re: impossible to commit

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-13 17:40:08 CEST

On Thu, 2004-05-13 at 11:37, jey.eros@netcourrier.com wrote:
> Hello everybody,
>
> I am trying to commit a project, but always have a message of authorisation failure, though my login/password are good.
> For information, I am under linux and use the command lines for subversion.
> According to "svn --version", I use: svn, version 0.29.0 (r6976)

Please stop using this extremely old version of svn. 1.0 has been out
for nearly 3 months now. Grab your self a binary package of 1.0.2
somewhere.

> [jey@home branches]$ svn commit --username jey --password my_passwd --no-auth-cache --message "Creation of the Jey directory"
> svn: Authorization failed
> svn: Commit failed (details follow):
> svn: Connection is read-only

Look at repos/conf/svnserve.conf. Commits to svnserve are denied by
default until you change this setting. This is discussed in the
svnserve documentation, in chapter 6 of the book.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 13 17:44:53 2004

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.