+1.

Using a personal branch for development is very useful for larger tasks
(features) that involve modifications to many files.  It provides an
isolated environment to develop and test before merging changes to the trunk
for general consumption by other developers.

Not sure where I saw it, (maybe one of the Subversion hosting sites) but
they were recommending use of a /home directory alongside /trunk, /tags and
/branches for user-specific branches like this.

So, where should such a personal branch be created?

Suggestions:
  /branches/jfallows-feature-abc/
  /home/jfallows/feature-abc/

tc,
-john.
--
http://apress.com/book/bookDisplay.html?bID=10044
Author: Pro JSF and Ajax: Building Rich Internet Components, Apress

Reply via email to