Julian Foad wrote on 2018-05-24:
> I'm thinking to make a changelist behave less like just a temporary tag 
> on a WC path, and more like an object that contains some changes and a 
> log message and metadata about its base revisions, and that can be 
> committed or moved to a 'shelved' state. (See 
> https://cwiki.apache.org/confluence/display/SVN/Shelving+and+Checkpointing+Dev#ShelvingandCheckpointingDev-IntegrateShelvingwithChangelists
>  
> ).

The model of changelists that I would like to pursue, and its relationship to 
shelving, is very much like IntelliJ IDEA provides. See the overview and 
comparison between shelving, stashing, changelists and branches, here:

https://www.jetbrains.com/help/idea/work-on-several-features-simultaneously.html

- Julian

Reply via email to