Re: r20405 - gnucash/trunk/src/gnome - Correct memory leaks found with valgrind

2011-03-13 Thread Phil Longstaff
On Sat, 2011-03-12 at 16:48 -0500, J. Alex Aycinena wrote: Author: alex.aycinena Date: 2011-03-12 16:48:16 -0500 (Sat, 12 Mar 2011) New Revision: 20405 Trac: http://svn.gnucash.org/trac/changeset/20405 Modified: gnucash/trunk/src/gnome/dialog-tax-info.c Log: Correct memory leaks found

Is it possible to change an already committed commit message?

2011-03-13 Thread Cristian Marchi
I've mixed up a couple of modification that I wanted to commit separately and so I've committed them together erroneously. Is there a way to change the commit message for rev20415 from Remove a unused screenshot. to Change ppi to 144 for all figures and remove a unused screenshot.? I've

Re: Is it possible to change an already committed commit message?

2011-03-13 Thread Derek Atkins
Christian, On Sun, March 13, 2011 12:50 pm, Cristian Marchi wrote: I've mixed up a couple of modification that I wanted to commit separately and so I've committed them together erroneously. Is there a way to change the commit message for rev20415 from Remove a unused screenshot. to Change ppi

Re: Is it possible to change an already committed commit message?

2011-03-13 Thread Cristian Marchi
I run this command in the ...guide/C/ folder: svn propedit -r 20415 --revprop svn:log Then I change the old commit message in the text editor that opens and save the file. After saving that's what I see: svn: Revprop change blocked by pre-revprop-change hook (exit code 1) with output:

Re: Is it possible to change an already committed commit message?

2011-03-13 Thread Derek Atkins
Okay, gnucash-docs r20415 log property has been fixed. Note that in git you cannot change that information! -derek On Sun, March 13, 2011 12:50 pm, Cristian Marchi wrote: I've mixed up a couple of modification that I wanted to commit separately and so I've committed them together erroneously.

Re: Is it possible to change an already committed commit message?

2011-03-13 Thread Cristian Marchi
Il 13/03/2011 18:29, Derek Atkins ha scritto: I ran your second command, but it was wrong! It updated r20145 which was a commit by cstim. I fixed that. Ok...I've also messed the rev. number (maybe today it's not a good day!) Then I updated 20415 for you (once I figured out which svn

Re: Is it possible to change an already committed commit message?

2011-03-13 Thread John Ralls
On Mar 13, 2011, at 10:30 AM, Derek Atkins wrote: Okay, gnucash-docs r20415 log property has been fixed. Note that in git you cannot change that information! No, you can change *anything* in git. It's rude if you've pushed the thing you're changing, because it will change the hash for that