I've set up a 'current' directory for Struts that uses a cool
Subversion feature to make all of the individual subproject 'trunk'
directories available through a single checkout. So now you can do
this:

svn co https://svn.apache.org/repos/asf/struts/current

and get this:

current/
  apps/
  bsf/
  core/
  el/
  faces/
  sandbox/
  taglib/
  tiles/

So now, if you're working on Struts as a whole, you can check out,
update and commit for all subprojects at once.

See the section on Externals Definitions in the Subversion book for
how this works, and a couple of caveats:

http://svnbook.red-bean.com/en/1.1/ch07s03.html

Many thanks to Tim O'Brien for the idea.

--
Martin Cooper

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to