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

Re: pre-revprop-change hook problems

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2005-09-29 08:10:50 CEST

On Thu, 2005-09-29 at 01:55, Norbert Unterberg wrote:
> 2005/9/28, Ben Collins-Sussman <sussman@red-bean.com>:
>
> > That's probably because the user is performing the action anonymously.
> > It means you've misconfigured your server -- it should be sending an
> > authentication challenge, and it isn't.
>
> I am not quite sure about that, because all other operations log the
> user name correctly. Commits, copy, rename operations all are done
> with the correct user name. So I believe the user name should be
> present during the propset operation as well. I even tried a "svn pe
> svn:log --revprop -R 10 --user nunterberg" and that did not work.
you mean --username, right?
IIUC, one should cleanup the existing ~/.subversion/auth directory
before expecting the --username parameter to take effect.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 29 08:03:14 2005

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

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