
23 Mar
2007
23 Mar
'07
8:39 p.m.
On Fri, 23 Mar 2007 13:33:47 -0700, MenTaLguY <mental@...3...> wrote:
With SVN, it's usually best to maintain separate working copies for separate sets of changes.
Incidentally, with SVN it's also best not to let your working copy diverge from trunk too much. We should look for intermediate stable points where we can commit your work so far to trunk, so we don't have a huge pile of integration to do at the very end.
-mental