If svn commit failes, IDEA thinks the commit was ok....

If I commit some changes into the subversion repository and the commit fails, IDEA tells me the commit failed, and the files is still marked as changed.. But when trying to commit again, the files that is not commited doesn't show up in the commit dialog, I have to use the command line to commit those changes....

Has anyone else experienced this?


BTJ

评论操作 固定链接

Hello Bjørn_T_Johansen,

B> If I commit some changes into the subversion repository and the
B> commit fails, IDEA tells me the commit failed, and the files is still
B> marked as changed.. But when trying to commit again, the files that
B> is not commited doesn't show up in the commit dialog, I have to use
B> the command line to commit those changes....
B>
B> Has anyone else experienced this?

The files that failed to commit are moved to a different changelist. Please
make sure that the correct changelist is selected in the dialog.

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
评论操作 固定链接

Aaaah, I'll check that the next time this happens... :)

BTJ

0
评论操作 固定链接

I would argue that this default behaviour is confusing, not intuitive, and is a radical departure from what IDEA used to do on failed commits prior to version 6.0.

Could you please at least make the move to another change list optional, with a default of not moving anything?

0
评论操作 固定链接

Hello Franck,

FR> I would argue that this default behaviour is confusing, not
FR> intuitive, and is a radical departure from what IDEA used to do on
FR> failed commits prior to version 6.0.

This is how Perforce works - we're using it internally, so we may have been
a little bit skewed by that. :)

FR> Could you please at least make the move to another change list
FR> optional, with a default of not moving anything?

http://www.jetbrains.net/jira/browse/IDEADEV-11586

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
评论操作 固定链接

Thanks!

Is there a chance you could schedule the fix for IDEA 6.0.2 instead of Next Version?

0

请先登录再写评论。