Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

NET/ASP.NET seems to have a problem with the “.svn” directory name. What should I do?

ASPNET directory NET problem SVN
0
10 Posted

NET/ASP.NET seems to have a problem with the “.svn” directory name. What should I do?

0

VS.Net has a subsystem called ASP.Net, which uses WebDAV to do remote publishing through IIS. This subsystem rejects any pathname that starts with “.”. This causes a problem when you try to remotely publish a Subversion working copy, because of the “.svn” subdirectories. The error message says something like “unable to read project information”. To work around this, set the environment variable SVN_ASP_DOT_NET_HACK to any value — this will tell Windows clients to use “_svn” as a directory name in your working copy. See the relevant section of the Subversion 1.3 release notes for more details, and see this question for other ways to customize the administrative directory name.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.