[Zope3-dev] Re: Subversion repository layout

Derrick 'dman' Hudson dman at dman13.dyndns.org
Mon Apr 26 19:26:05 EDT 2004


On Mon, Apr 26, 2004 at 03:38:09PM -0400, Jim Fulton wrote:

[...]
| Alternatively, we could have a top-level trunk directory:
| 
|   trunk
|        /proj1
|        /proj2
| 
|   tags
|       /proj1
|             /tag1
|             /tag2
|             ...
|       /proj2
|             /tag1
|             /tag2
|             ...
| 
|   branches
|           /proj1
|                 /br1
|                 /br2
|                 ...
|           /proj2
|                 /br1
|                 /br2
|                 ...

| Thoughts?

Have you already decided how you are going to manage the database on
the backend?

One option is to use one svn database for all of the projects.  The
disadvantage is that all projects will then share the same global
revision number.

Alternatively there could be one svn database per project and thus
each project will have its own revision number sequence.

This decision and the layout decision affect each other.

Personally I don't see adding /trunk to the end of the URL (the
"standard" layout) to be a real problem.

-D

-- 
What good is it for a man to gain the whole world, yet forfeit his
soul?  Or what can a man give in exchange for his soul?
        Mark 8:36-37
 
www: http://dman13.dyndns.org/~dman/            jabber: dman at dman13.dyndns.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.zope.org/pipermail/zope3-dev/attachments/20040426/a9959638/attachment.bin


More information about the Zope3-dev mailing list