[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: subversion repository structure

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Fri, 16 Oct 2009 09:28:32 +0200

On Friday 16 October 2009, andyw wrote:
> my svn respository structure is the following
> yes. it's very common structure as you know.
>
> repository name : testproject
> testproject/server
> testproject/server/trunk
> testproject/server/tags
> testproject/server/branches
> testproject/client
> testproject/client/trunk
> testproject/client/tags
> testproject/client/branches

Actually, it is not common. You typically have the two parts "project name"
("testproject" here) and "stage" (with stage one of trunk/tags/branches)
which occur in any order. The layout you use instead seems to suggest that
there are actually two unrelated projects, "testproject/server"
and "testproject/client", although the naming suggest that there is just
the "testproject" project.

> now.. i have to add documentation folder which contains user manual or
> project related document.
> how can i compose the documentation folder in my repository ?
>
> * make another repository for documentation ?
> * make testproject/documentation ?
> * make server/documetation and client/documentation?
>
> what is the best practice?

Consider testproject as one single project with one trunk/tags/branches level.
Add the "documentation" on the same level as the current "server"
and "client".

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2408144
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-16 09:30:17 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.