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

Re: root level checkouts

From: Shane Boulter <sboulter_at_ariasolutions.com>
Date: 2004-01-29 20:46:47 CET

Well the browsers seem to put the trailing slash on the end no matter
what. However both the clients I've tried (svn cmd line and
tortoisesvn) will strip the trailing slash from the URL even if I
specify it.

The Rewrite rule was really just put in there for fully clarity on what
I"m doing. I've tried to do the root level check out without the Rewrite
rules activated and I end up with the same results.

Shane

Kevin Williams wrote:

> If all browser access uses the trailing slash or explicit
> svn_index.phtml path, then the following rule would be the problem. If
> browser users don't use the trailing slash, then I don't have a good
> answer for you. Perhaps you've already thought of this, but it jumped
> out at me and I had to throw it back.
>
>> RewriteRule ^/svn$ /svn_index.phtml [PT]
>
>
> _________________________________________________________________
> Find high-speed ‘net deals — comparison-shop your local providers here.
> https://broadband.msn.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 29 20:47:43 2004

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.