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

Re: Altering log message in Python before closing editor?

From: Jelmer Vernooij <jelmer_at_samba.org>
Date: 2006-06-14 18:24:44 CEST

On Wed, 2006-06-14 at 11:20 -0400, Gregory (Grisha) Trubetskoy wrote:
> 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?
I don't think you can - the C API doesn't expose the ability to do that
either.

Cheers,

Jelmer

-- 
Jelmer Vernooij <jelmer_at_samba.org> - http://samba.org/~jelmer/

Received on Wed Jun 14 18:36:16 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.