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

Browsing folders and SVN

From: Stefano Mora <smora_at_eos.pr.it>
Date: Mon, 31 Oct 2011 11:26:30 +0100

Hi all,
we'd like to build the following FS+SVN structure:

- Folder1 (physical folder)
-- Folder2 (physical folder = list of repos)
--- Folder3 (physical folder = repo)
---- Folder4 (svn folders/files)

Is it possible?
So far, I defined them but I have errors.
If I type 'svn list http://server:8080/folder1/folder2/' I recevice the error 'Redirect cycle detected' for URL ...
If I type 'svn list http://server:8080/folder1/folder2/folder3' I recevice the correct svn content.

We also like to browse the folders by the web browser but we cannot overlap the svn folder with a <Directory> declaration.
So I'm able to browse the http://server:8080/folder1/folder2/folder3 items but not the above ones.

How can I solve it?
Regards

----
Ing. Stefano Mora
Received on 2011-10-31 13:09:29 CET

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.