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

Altering log message in Python before closing editor?

From: Gregory (Grisha) Trubetskoy <grisha_at_apache.org>
Date: 2006-06-14 17:20:17 CEST

Something that I am looking at right now is using ra for talking to SVN
remotely and without having a working copy. The SVN version I'm using now
is trunk as of about a week ago.

It looks like to get an editor, you have to
call ra.svn_ra_get_commit_editor2(), the second argument to which is the
log message.

In a scenario where someone gets an editor not exactly knowing ahead of
time what will be done, does a bunch of stuff, then closes the editor
thereby committing the transaction - is there some way to alter the log
message just before closing the editor?

Thanks,

Grisha

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 14 17:22:23 2006

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.