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

Re: Bug in pre-revprop-change hook calling (1.1.0rc1)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-05 21:59:27 CEST

On Thu, 2004-08-05 at 14:52, Sven Mueller wrote:

> As you can see, the user parameter ($3) is actually passed to the script
> (if not, the svn:log would move up into the USER parameter), but empty.
>

This simply means that the server never sent an authentication challenge
to the client. It's the same reason it's possible to end up with
revisions that have no 'svn:author' property. No authentication means
no username to store.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 5 22:00:50 2004

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.