On Fri, Aug 19, 2011 at 5:01 PM, Kristian Rosenvold <[email protected]> wrote: [del] > After some time with git you just start using branches for "anything you > feel like", and imposing that kind of constraint now seems strange. So I > bring that back to svn ;)
Off topic. I use Eclipse to develop in and I've found that if you want to spawn a new branch for each change then you really need to spawn a new workspace. I know IBM's Jazz was doing some funky things under the covers in Eclipse to reset your workspace back to the baseline + the changeset for the activity you are working on, but I've not seen that become a free option. I dont know if IntelliJ does this better. Can you elaborate on your work processes? (For a lot of reasons a separate branch per change is the better choice but practical limitations of SVN/Eclipse/Maturity of CM have gotten in the way for me) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
