[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:47:23 CEST

> From: cmpilato@localhost.localdomain
> [mailto:cmpilato@localhost.localdomain]On Behalf Of cmpilato@collab.net
> Sent: Wednesday, August 13, 2003 2:43 AM

> "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'.

Hmmm, I remember doing that once and it didn't end up going as
I had planned. May very well have been a user issue...
 
> But to be honest, I'd rather use tweak-log.cgi over our command-line
> interface any day!

Tee hee. Ok, fair enough ;)

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:48:10 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.