Is it possible to use darcs instead of Subversion? darcs allows non-commiters to use revision control system on their local copies.

- Alexey.

Stefan Bodewig wrote:

(3.2) SVN repositories

Create <http://svn.apache.org/repos/asf/ant/>

Expected are sub-directories

antlibs/
  |
  -----> proper/
  |        |
  |        -----> library1
  |        |        |
  |        |        -----------> trunk
  |        |        -----------> tags
  |        |        -----------> branches
  |        -----> library2
  |                 |
  |                 -----------> trunk
  |                 -----------> tags
  |                 -----------> branches
  |
  -----> sandbox/
           |
           -----> library1
           |        |
           |        -----------> trunk
           |        -----------> tags
           |        -----------> branches
           -----> library2
                    |
                    -----------> trunk
                    -----------> tags
                    -----------> branches

And potentially collections of all-trunks using svn:external as shown
by the current Jakarta Commons structure.




-- ------------------------------------------------------------------------ / Alexey N. Solofnenko home: http://trelony.cjb.net/ /

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



Reply via email to