Hello Ratnavel,
I'm a newbie too, as I use Subversion for only three weeks now.
I really recommend to read the free SVN book at
http://svnbook.red-bean.com/ as it explains (nearly) everything.
It also states the possible ways how to setup/organise a repository,
plus a short overview of their pros and cons.
Regards
Matthias "Maddes" Bücher
http://www.maddes.net/
On 10.09.2007 15:12, ratnavel ps wrote:
> 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 10 15:20:11 2007