>> # svn checkout
>> http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/
>> svn: PROPFIND request failed on
>> '/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin'
>> svn: PROPFIND of '/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin':
>> 302
>> Found (http://svn.apache.org)
>>
>> What gives?
> 
> viewvc is an interactive web interface to the SVN repository; you can't
> use svn to talk to the repository via the viewvc links, they are just
> for browsing.
> 
> You need to talk to the repository directly, as Mark described.

Since these are Apache servers, shouldn't a user-agent-contingent
rewrite rule be able to handle all of that transparent to the user?
Looks like it's almost there, but the subversion client doesn't handle
302 redirects.  If all else fails, ProxyPass should do the trick.

(Somebody who better knows how this is implemented and those involved
could forward this to the right place.)

Reply via email to