Emmanuel Lecharny wrote: > Hi, > > I have just created a branch to be able to commit some changes I don't > want to inject in trunk, like a lot of Future cleanup. > > The reason why I created this branch is that I can't experiment some > local changes, as I may want to revert easily. As I'm not using Git, I > need to commit at some point before moving on. > > I wish that the next Subversion version will allow local commits !
The downside of working in the dark ('locally' as you put it) is that nobody is able to comment, help out, find it amusing etc. :-) So: Hail to branches! Bernd