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

Re: How to change the comment in log

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-06-29 21:34:04 CEST

Doru Constantin wrote:

> After I do:
> svn ci .... -m "somme comment..."
> I whant to change "somme comment..." to "other comment..."
> How to change this (without python if posible)?
> Thank you in advance.
> </doru>

By the way, I should also mention that you must have a
"pre-revprod-change" hook script in place before editing log comments;
see "Hook Scripts" in chapter 5. It doesn't matter what the hook script
does (on Windows, it can be an empty .bat file; on Unix, it can be an
empty shell script that returns 0), just that it exists and is
executable by the SVN server.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 29 21:41:35 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.