20 Jan
2006
20 Jan
'06
10:37 p.m.
On Fri, 2006-01-20 at 08:44 -0500, Jeff Kowalczyk wrote:
bulia byak wrote:
I'm not sure if svn makes it sufficiently easier for people to _run_ a branch for this situation to change.
'svn switch' makes it easy. If the tester is running a checkout of trunk, with the svn switch command they can be running the branch in moments, and change back just as easily.
What about merging with branches, though?
As far as I can tell, with stock svn, it forces you to manually grovel the history looking for revision numbers to give to svn merge...
svk gives you smerge, at least, but I can't find anything like that in stock svn.
-mental