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

Re: Changing svn:author?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-20 17:26:54 CEST

james-tigris@jrv.org writes:

> This is over HTTP. It doesn't work with svn on the server either:
>
> /home/james/lib> svn ps svn:author --revprop -rHEAD joe g.c
> property `svn:author' set on repository revision '43'
> /home/james/lib> svn log g.c
> ------------------------------------------------------------------------
> rev 43: james | 2003-08-20 02:55:46 -0500 (Wed, 20 Aug 2003) | 1 line
>
> prop test
> ------------------------------------------------------------------------

Ah-ha. Yup, cmpilato was correct. If the pre-revprop-change hook
returns failure (non-zero), the client never finds out. It prints a
false 'success' message. I just tested this.

Isn't this a known issue, somewhere?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 20 17:31:44 2003

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.