disable creating new changelists Follow
Answered
In the past, I didn't have to have a changelist created in PhpStorm using subversion. Now, however, every time I make a change it moves the change into the "Default" changelist instead of leaving it in the (no changelist), which is where I want it.
How do I disable this "feature" (annoyance really) to stop it from moving it into this "Default" changelist? I've tried to delete the "Default" changelist but I don't seem to be able to do that since that is the default.
Help please! I'm almost to the point of turning off the svn integration with phpStorm.
Thanks,
Derek
Please sign in to leave a comment.
Derek, unfortunately, there's no way of doing that yet. Please vote: https://youtrack.jetbrains.com/issue/IDEA-194094
There is no need to disable changelists. The named changelist in subversion is a result of renaming changelist from Default to Default Changelist, and in fact it should not be added this way, but looks like something went wrong during migration. See https://youtrack.jetbrains.com/issue/IDEA-194341
> I've tried to delete the "Default" changelist
It is possible to delete last cahngelist since 2018.3 - see https://youtrack.jetbrains.com/issue/IDEA-171261