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

Re: [OT] Disable TSVNCache.exe to minimize disk IO?

From: Paul <alabamapaul_at_gmail.com>
Date: 2007-03-07 15:09:40 CET

Mathieu,

You should use
Exclude : D:\Apache\Vhosts\Rails101\tmp\session*

(note the star / splat / asterisk at the end)

From the help file:
f:\development\SVN\Subversion will disable the overlays only on that
specific folder. You still can see the overlays on all files and
folder inside that folder.

f:\development\SVN\Subversion* will disable the overlays on all files
and folders whose path starts with f:\development\SVN\Subversion. That
means you won't see overlays for any files and folders below that
path.

Hope this helps,
Paul

On 3/7/07, Mathieu Jobin <somekool@gmail.com> wrote:
>
> so my settings goes like this.
>
> Exclude : D:\Apache\Vhosts\Rails101\tmp\session
> Include : D:\Apache\Vhosts\Rails101\

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Mar 7 15:10:02 2007

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.