Workflow for multiple SVN branches in IntelliJ IDEA
问题 I'd like to easily switch between SVN trunk and one or a few feature branches using IntelliJ IDEA, preferably being able to work on multiple branches concurrently. I have some "local" configuration like database settings for integration tests and debug-logging enabled that I'd like to keep using and not commit to SVN. What are the pros and cons of the various options, is there one way which easily beats the others? Here are some possible approaches I can think of, any more?: Using the "SVN -