Searching specific path
Posted: Thu May 01, 2008 10:23 am
Is it possible in WildEdit to search files that lay on a specific path or path fragment?
Here's the problem, our beloved IT department has changed our CVS server's name and I need to update all references to the CVS instance. These are kept in a file called 'Root' that lives in a folder called 'CVS' in all the directories that are managed by CVS.
The actual replace is a simple edit that swaps "sunserv09" for "cvs" in the file 'Root'. Is it possible to get WildEdit to only look for
CVS\Root
i.e., files called 'Root' that are in a directory called 'CVS' and ignore any file called 'Root' in any other parent directory?
Here's the problem, our beloved IT department has changed our CVS server's name and I need to update all references to the CVS instance. These are kept in a file called 'Root' that lives in a folder called 'CVS' in all the directories that are managed by CVS.
The actual replace is a simple edit that swaps "sunserv09" for "cvs" in the file 'Root'. Is it possible to get WildEdit to only look for
CVS\Root
i.e., files called 'Root' that are in a directory called 'CVS' and ignore any file called 'Root' in any other parent directory?