Karl Fogel <kfogel_at_red-bean.com> writes:
>> I've been trying to translate your reproduction recipe to Bourne Shell
>> script, so I can run it on my Debian box. But this line is a problem:
>>
>> svn ps myprop 1 file:///c:/temp/repo/trunk/dir -m "created myprop"
>>
>> The propset (ps) command doesn't take a URL target! And I'm running
>> latest trunk Subversion :-).
>
> By the way, this is
http://subversion.tigris.org/issues/show_bug.cgi?id=2238
Hi Karl,
Well spotted! To my excuse I can only say that I was in a hurry and did not
pay attention to the error message for the URL target. I guess this goes
to show that users never read error messages :).
Anyway, it turns out that the command is unnecessary for the error output,
so please just remove it. I've attached a revised script below.
BR,
Kari
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-23 02:11:05 CEST