Re: Re: Strange Problem (Asked before)
From: Kevin Greiner <greinerk_at_gmail.com>
Date: 2006-02-01 19:32:35 CET
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.