RE: Re: Re: Strange Problem (Asked before)
From: Hasan Çetin <hcetin_at_proset.com.tr>
Date: 2006-02-01 19:33:53 CET
Hmmmm... This is a very simple option of course :)
-----Original Message-----
On 2/1/06, Yazılım <yazilim@proset.com.tr> wrote:
Right.
> If so, isn't this a bug or something?
No, it's by design.
>We're planning to develop some Web projects with Vs.Net, so we will
Why not rename your wc directories to _svn? Here's the VBS code I use.
-----------------------
Set FSO = CreateObject("Scripting.FileSystemObject")
ShowSubfolders FSO.GetFolder(".\")
Wscript.Echo "Renamed .svn folders to _svn"
Sub ShowSubFolders(Folder)
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.