1 <?xml version="1.0" encoding="UTF-8"?>
\r
2 <!DOCTYPE sect2 SYSTEM "../../../dtd/dblite.dtd">
\r
3 <sect2 id="tsvn-dug-settings-asp-dot-net">
\r
4 <title>Subversion Working Folders</title>
\r
6 <primary>.svn folder</primary>
\r
9 <primary>_svn folder</primary>
\r
12 VS.NET 2003 when used with web projects can't handle the <literal>.svn</literal>
\r
13 folders that Subversion uses to store its internal information.
\r
14 This is not a bug in Subversion. The bug is in VS.NET 2003 and the frontpage
\r
19 Note that the bug is fixed in VS2005 and later versions.
\r
23 As of Version 1.3.0 of Subversion and TortoiseGit, you can set
\r
24 the environment variable <literal>SVN_ASP_DOT_NET_HACK</literal>.
\r
25 If that variable is set, then Subversion will use <literal>_svn</literal>
\r
26 folders instead of <literal>.svn</literal> folders. You must restart
\r
27 your shell for that environment variable to take effect. Normally that means
\r
28 rebooting your PC. To make this easier, you can now do this from
\r
29 the general settings page using a simple checkbox -
\r
30 refer to <xref linkend="tsvn-dug-settings-main"/>.
\r
33 For more information, and other ways to avoid this problem in the
\r
34 first place, check out the article about this in our
\r
35 <ulink url="http://TortoiseGit.net/aspdotnethack">
\r
36 <citetitle>FAQ</citetitle>
\r