Re: svn/url redirect question

2011-03-12 Thread bruce
Hi Ryan. So, if I read your response correctly, what you're really saying is that I should simply redo my repos structure, to allow the clients via http to easily access the proj folders without the user needing to enter the subfolders... IE, something like: SVNPath /apps/CollegeDir/CollegeR

Re: svn/url redirect question

2011-03-12 Thread Ryan Schmidt
On Mar 12, 2011, at 16:11, bruce wrote: > I've got a test svn/apache setup. The location block is: > > > SVNPath /apps/CollegeDir/CollegeRepository/ > SVNListParentPath On > SVNListParentPath is not applicable unless you are using SVNParentPath (to host multiple repositories); you're not;

svn/url redirect question

2011-03-12 Thread bruce
Hi. I've got a test svn/apache setup. The location block is: SVNPath /apps/CollegeDir/CollegeRepository/ SVNListParentPath On >From the cmdline, the complete list of projects can be accessed via: svn list file:///apps/CollegeDir/CollegeRepository/trunk/apps/CollegeRoot A single project