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

Re: MOD_DAV_SVN + SVNSERVE_WRAPPER + file system rights

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 23 Nov 2013 00:56:57 +0200

Ben Reser wrote on Fri, Nov 22, 2013 at 10:58:39 -0800:
> So in the soon to be released 1.8.5 and 1.7.14 we are filling in the filename
> on the request_rec with svn:/path/to/repo/path/in/repo. For instance if you
> swapped svn: with file:// you'd be able to use this as a URL to a svn command
> on the server. For example your example above would show as
> "svn:/usr/local/svn/ppt/trunk".

Might not be a bad idea then to make the artificial/invalid
request_rec.filename value look less like a URL then? Just in case it
ends up in someone's "(gdb) p" output, or in a log file, etc.

For example, "svn+invalid:/usr/local/svn/ppt/trunk".
Received on 2013-11-22 23:57:35 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.