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

Re: author of a file

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-05-19 11:11:44 CEST

Michael Wood wrote:

>On Fri, May 16, 2003 at 01:32:24PM -0500, kfogel@collab.net wrote:
>
>
>>Ben Collins-Sussman <sussman@collab.net> writes:
>>
>>
>>>>$ svn ps svn:author 'blah' --revprop -r1 file://`pwd`/repos/non-existent
>>>>property `svn:author' set on repository revision '1'
>>>>
>>>>Shouldn't this at least warn? There is no
>>>>file://`pwd`/repos/non-existent.
>>>>
>>>>
>>>This looks like an honest-to-goodness bug. Nothing happened at all,
>>>
>>>
>
>No, something DID happen. It's just that it might not be what the
>person intended, since they specified a non-existent file.
>
No, nothing happened. But that's because his pre-revprop-change hook
doesn't allow changes to svn:author. I diagnose this as a ra_dav bug,
because the script error code doesn't get propagated to the client. It
works just fine over ra_local.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 11:12:39 2003

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.