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

Re: start-commit not receiving userid from commits

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Tue, 22 Jan 2013 16:58:29 -0500

On Tue, Jan 22, 2013 at 2:40 PM, jmarans <jmarans_at_gmail.com> wrote:
> I've installed the latest version of subversion on a centOS 6 system and it
> was working perfectly well.
> Today the start-commit script stopped getting the userid from the svnserve
> daemon.
> I've reinstalled the subversion software with no change in behaviour.
> The problem is consistent across all 32 repositories on the test system.
>
> I've a production svn server running on solaris 10 that doesn't exhibit this
> behaviour.

Sounds like you may have an authentication issue in your Apache or
svn.conf, one where anonymous users now have write access and are thus
no longer authenticated.

>
> Commands issued are of the form
> svn commit -m 'Bugzilla#18933; testing' --username somename --password
> somepasswd --no-auth-cache
>
> The first arg to start-commit gets through, but not the second.
> Any ideas?
>
> Regards,
> Jeffrey Marans.
Received on 2013-01-22 22:59:06 CET

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.