Folder exclusion wildcard

Support for our DiffMerge utility.

Moderator: SourceGear

Post Reply
onovotny
Posts: 33
Joined: Fri Mar 19, 2004 9:54 am

Folder exclusion wildcard

Post by onovotny » Thu Aug 20, 2009 5:34 am

Would it be possible to have folder wildcard exclusions added into the folder compare for DiffMerge?

The scenario is that the source directory has Resharper files in it and the target doesn't. I'd like to exclude _Resharper.* The existing exclusions don't work as ReSharper uses a directory unique per solution -- i.e., _ReSharper.MySolution.

Thanks!

jeffhostetler
Posts: 534
Joined: Tue Jun 05, 2007 11:37 am
Location: SourceGear
Contact:

Re: Folder exclusion wildcard

Post by jeffhostetler » Thu Aug 20, 2009 8:29 am

I haven't seen a package use a naming scheme like that for their temporary files and stuff before.

Yeah, that'd be no problem to add.

jeff

14746

PlexPro
Posts: 1
Joined: Fri Oct 02, 2009 12:33 pm

Re: Folder exclusion wildcard

Post by PlexPro » Fri Oct 02, 2009 12:52 pm

onovotny >> Would it be possible to have folder wildcard exclusions added into the folder compare for DiffMerge?

Jeff >> Yeah, that'd be no problem to add.

I would also like the wildcard capability. I was hoping that the filtering were a "CONTAINS" type of comparison, not an "EQUALS", so as to be able to specify "temp" and omit every folder with the name "temp" (such as "Temp notes"). Of course, such an implicit wildcard implementation could sometimes eliminate desirable names, so an explicit wildcard functionality would be better.

Perhaps you could integrate a regular expression evaluation engine...

Also, at least in the Windows version of this tool, case-sensitivity is an extreme headache, in my view. Since Windows doesn't distinguish case in names, I might have folders named "temp", "Temp", and "TEMP", and want to exclude them all with one specification!

Thanks,

René

jeffhostetler
Posts: 534
Joined: Tue Jun 05, 2007 11:37 am
Location: SourceGear
Contact:

Re: Folder exclusion wildcard

Post by jeffhostetler » Mon Oct 05, 2009 11:26 am

Yeah, a RE would be better than a simple wildcard.
This would be no trouble to add. I'll add this note
to the original work-item/feature.

thanks
jeff

AGS
Posts: 1
Joined: Wed Mar 14, 2012 4:56 am

Re: Folder exclusion wildcard

Post by AGS » Wed Mar 14, 2012 4:58 am

Is there any update? The feature is a must.

jeffhostetler
Posts: 534
Joined: Tue Jun 05, 2007 11:37 am
Location: SourceGear
Contact:

Re: Folder exclusion wildcard

Post by jeffhostetler » Wed Mar 14, 2012 7:53 am

sorry, but no, not at this time.
It is on the list, but I can't say
yet when I will be able to get
to it.

jeff

Post Reply