Folders jump from one changelist to another

Sometimes, when I open PhpStorm on last opened project and I have more, than one changelist, then sometimes files/directories from one changelist tend to jump to another.

UPD: Using latest phpStorm EAP.

UPD2: Sorry I was talking about folders.

0

What source control system are you using?...

0
Avatar
Permanently deleted user

Subversion

0
Avatar
Permanently deleted user

I haven't downloaded phpStorm 2.1.1, but maybe anyone can tell was this problem resolved or it still exists there too?

0
Avatar
Permanently deleted user

lots of good fixes oin 2.1.1 worth getting it

0
Avatar
Permanently deleted user

Got even 2.1.2 and folders still jump between tasks.

0
Avatar
Permanently deleted user

Hello Net,

we will try to reproduce it locally

Could you please try to describe steps?
I suppose, this occurs from time to time?

The case is, we synchronize with native Subversion changelists.
When you create/rename/move files between lists in PhpStorm, it is translated to Subversion's model.
When list of locally changed files is updated, Subversion's model is read.
Though I'm sure we do it only sequentially, it is not that simple to trace where could be the problem

0
Avatar
Permanently deleted user

I have for example two tasks. One task has some new folders and they are added to Subversion, but not yet commited. For example I open some other task and when it is activated then some folders from other task might jump into new one. Or when two task are opened and change active task, then folders from some other task might jump to one, that was activated.

Added issue to issue tracker: WI-7225

Message was edited by: NetJunky

0

请先登录再写评论。