Page 1 of 1
Cancelling the commit mesg dialog still performs the commit
Posted: Thu Dec 31, 2009 3:36 am
by wuffe
SubversionPlugIn: when pressing Cancel in the commit message dialog the commit is still performed - just with an empty message.
I think we need another (third) button - Abort ?
Seen with CodeLite 2.1.0.3584 @ MacOSX 10.6.2
Re: Cancelling the commit mesg dialog still performs the commit
Posted: Thu Dec 31, 2009 8:44 am
by eranif
I noticed that as well.
However, this is true only for the commits that are done from the 'Explorer' tree. Committing from the 'Subversion View' works as expected.
Please open a bug report for this
Eran
Re: Cancelling the commit mesg dialog still performs the commit
Posted: Mon Jan 04, 2010 10:50 am
by eranif
Fixed in trunk
Eran
Re: Cancelling the commit mesg dialog still performs the commit
Posted: Mon Jan 04, 2010 11:54 am
by wuffe
eranif wrote:
Please open a bug report for this
Eran
eranif wrote:
Fixed in trunk
Eran
Thx - you were faster than me