Re: [Komodo-beta] Exclude directories in search/replace
by Todd Whiteman other posts by this author
Jun 27 2008 3:50PM messages near this date
view in the new Beta List Site
[Komodo-beta] Exclude directories in search/replace
|
Re: [Komodo-beta] Lost all prefs after upgrading
Martin Larsen wrote:
> Hi,
>
> Is it possible to ecxlude not only files, but also folders, when making
> search/replace?
>
> For example, I am about to change all absolute urls in a website using
> regex, but a few subfolders should not be affected. As it is now, I will
> have to temporarily move the folders away.
Hi Martin,
I believe that the "Exclude:" setting in the search/replace in files
dialog already does exclude directories. Example:
.svn:CVS:.#*:*.pyc:*.o:*.so:*.cix
which excludes all subfolders that match ".svn" or "CVS".
Is this not working for you, else did you want to specify directories in
a different manner?
Cheers,
Todd
_______________________________________________
Komodo-beta mailing list
Komodo-beta@[...].com
http://listserv.ActiveState.com/mailman/listinfo/komodo-beta
Thread:
Martin Larsen
Todd Whiteman
|