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

RE: Patch for tweak-log.cgi to support multiple repositories

From: Sander Striker <striker_at_apache.org>
Date: 2003-08-13 02:44:46 CEST

> From: John Szakmeister [mailto:john@szakmeister.net]
> Sent: Wednesday, August 13, 2003 2:43 AM

> On Tuesday 12 August 2003 20:32, Sander Striker wrote:
>> Why don't you just use:
>>
>> $ svn pg --revprop -r <REV> svn:log >log.msg
>>
>> ...edit log.msg...
>>
>> $ svn ps --revprop -r <REV> svn:log -F log.msg
>
> I just tweaked the script, I didn't write it. :-) I honestly have no idea why
> the original author did it that way. I just know it works. :-)

You are missing my point. When Karl (IIRC) wrote this script
we didn't have a way to set svn:log via the subversion client.
Now we do, so the need for tweak-log.cgi is a bit gone IMO.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 13 02:46:12 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.