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

Re: svn machines/service

From: ratnavel ps <ratnavelps_at_gmail.com>
Date: 2007-09-10 14:21:37 CEST

HI SVN users,

I need to set up a repository to host some projects which are grouped under
some common constraints, for example like this

SVNRepos/

JAVA
             - -Project1
                      trunk
                      branch
                      tag
              --Project2
                      trunk
                      branch
                      tag
             --Project3
                      trunk
                      branch
                      tag
C
              --Project1
                      trunk
                      branch
                      tag
              --Project2
                      trunk
                      branch
                      tag
              --Project3
                      trunk
                      branch
                      tag
Ruby On Rails
              --Project1
                      trunk
                      branch
                      tag
             --Project2
                      trunk
                      branch
                      tag
              --Project3

                      trunk
                      branch
                      tag

So that if i give my path as " path/to/SVNRepos"
it should display "JAVA,C,Ruby On Rails" as parent directories...

then on clicking Java it should display the project names under java

Later on clicking project name it should display the revisioning
structure...

Suggest me how to setup such a repository.........

If possible explain me with steps, am a newbie to svn...

Thanks
Ratnavel.
Received on Mon Sep 10 14:18:27 2007

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.