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

Re: Repos setup assistance needed.

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-09-10 23:12:34 CEST

On Sep 10, 2007, at 08:12, ratnavel ps wrote:

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

[snip]

> 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.........

A Subversion repository is a versioned file system. That is all. You
can put whatever files and directories in it you like. Subversion
doesn't care about the directory structure.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 10 23:10:57 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.