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

Re: VS.NET and ".svn" is a *non-issue*

From: Brian W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2004-03-12 18:20:33 CET

Nick, thank you a million. I'm putting this into the FAQ right now!

-Fitz "Just the FAQs ma'am,"

On Thu, 2004-03-11 at 03:07, nick vajberg wrote:
> I see a lot of confusion regarding VS.NET 200x and the
> ".svn" directories. While I hate the .svn directories
> in general, VS.NET have absolutely no problem with
> them. Read along.
>
> The "problem" is IIS6 which M$ patched to disallow
> paths containing dots and they did so for security
> reasons (...oh my, what a hack). So waiting for
> Whidbey won't do any good.
>
> Now, this is only the DEFAULT behaviour and can be
> easily worked around (as with other M$ security
> patches ;-)
>
> The first thing to try is enabling parent path
> navigation:
> http://support.microsoft.com/?id=332117
>
> If that doesn't work, then get UrlScan 2.5 from
> Microsoft and configure it with AllowDotInPath=1 in
> the ini-file.
>
> UrlScan is here:
> (http://www.microsoft.com/downloads/details.aspx?FamilyId=23D18937-DD7E-4613-9928-7F94EF1C902A&displaylang=en)
>
> NEVER EVER use any of the two suggestions above in
> Internet-production environments.
>
> That said, I hope Subversion will someday have
> something better than the .svn directories. They are
> eating my hard drive and driving my tools nuts.
>
> My suggestions is: Do NOT add support for "_svn". Some
> tools will probably have problem with those too.
> Rather, focus on replacing the entire .svn scheme with
> something less insane.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 12 18:21:17 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.