[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: <cmpilato_at_collab.net>
Date: 2003-08-13 02:43:05 CEST

"Sander Striker" <striker@apache.org> writes:

> 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

For that matter, just 'svn pedit --revprop -r <REV> svn:log'.

But to be honest, I'd rather use tweak-log.cgi over our command-line
interface any day!

---------------------------------------------------------------------
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:45:27 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.