Okay, thank ye all for your feedbacks, both here and on my previous question about version changes.
I've decided to just stay with version 7, which I've been using for many years. There *are* a few changes that I might find useful since V7, and the copy-protection mechanism might not be too ...
Search found 14 matches
- Wed Oct 05, 2022 12:42 pm
- Forum: ExamDiff Pro
- Topic: Please clarify how licensing works??
- Replies: 2
- Views: 12636
- Mon Oct 03, 2022 12:19 pm
- Forum: ExamDiff Pro
- Topic: Please clarify how licensing works??
- Replies: 2
- Views: 12636
Please clarify how licensing works??
If I get the current version, will it actually be tied to specific machines?? Will there be some way I can delete older machines from the list of registered machines, after the fact?? Or would I just be able to send an email saying "I don't have that old machine any more" ??
- Mon Oct 03, 2022 12:03 pm
- Forum: ExamDiff Pro
- Topic: queries from ancient history
- Replies: 3
- Views: 13625
Re: queries from ancient history
There have been too many changes since version 7.0. The best way to find the major ones is to look at https://www.prestosoft.com/edp_history.asp, and check, say, top 3-4 changes for each version starting from 8.0.
Aye, this was the right answer, thank you!! That permitted me to quickly ...
- Sat Oct 01, 2022 6:29 pm
- Forum: ExamDiff Pro
- Topic: queries from ancient history
- Replies: 3
- Views: 13625
queries from ancient history
Sooo... I've been a contented user of Examdiff Pro for many years now... I used it for the last couple of decades of my professional career, though I'm retired now... anyway, I'm currently using... wait for it... V7.0.1.7 (09/13/14)... I also have my first EDP registration message, for version 3.0 ...
- Mon Jul 11, 2016 7:13 am
- Forum: ExamDiff Pro
- Topic: problem with file exclusion
- Replies: 1
- Views: 6188
problem with file exclusion
I'm using EDPro 7.0.1.7
I had previous file exclusions, which had been working properly:
*.o,.\svn\*
We've switched to Git now, so I wanted to also exclude the .git directory, so I changed this to:
*.o,.\svn\*,.\.git\*
but it still displays all the contents of .git directory...
what am I doing ...
I had previous file exclusions, which had been working properly:
*.o,.\svn\*
We've switched to Git now, so I wanted to also exclude the .git directory, so I changed this to:
*.o,.\svn\*,.\.git\*
but it still displays all the contents of .git directory...
what am I doing ...
- Mon Jun 22, 2015 3:26 pm
- Forum: ExamDiff Pro
- Topic: confusion about ignores
- Replies: 6
- Views: 12951
Re: confusion about ignores
Wow, yeah it was... I've never noticed the end of the groupbox label before, all I ever noted was the text blocks... nevermind.
- Mon Jun 22, 2015 9:14 am
- Forum: ExamDiff Pro
- Topic: confusion about ignores
- Replies: 6
- Views: 12951
Re: confusion about ignores
hmmm... okay, that appears to work...
It leaves a couple of thoughts in mind, though;
1. Could you add a note on that dialog, about the separator character? (or is it there?? I don't see it...)
I was thinking of concatenating my options, but didn't see how to do it, so tried separate entries.
2 ...
It leaves a couple of thoughts in mind, though;
1. Could you add a note on that dialog, about the separator character? (or is it there?? I don't see it...)
I was thinking of concatenating my options, but didn't see how to do it, so tried separate entries.
2 ...
- Fri Jun 19, 2015 5:08 pm
- Forum: ExamDiff Pro
- Topic: confusion about ignores
- Replies: 6
- Views: 12951
Re: confusion about ignores
Here they are; it's only a partial list, since the full directory list is over 1800 files!
- Fri Jun 19, 2015 10:43 am
- Forum: ExamDiff Pro
- Topic: confusion about ignores
- Replies: 6
- Views: 12951
confusion about ignores
I don't understand what I'm supposed to do here. I want EDP to ignore all *.o, *.u, *.s files in all directories.
I have added to ignores:
:*\*.s
:*\*.o
:*\*.u
I have both "Use Ignores" and "Use Comparison Filters" checked.
But only the first one (*.s) is working, all the *.o and *.u are still ...
I have added to ignores:
:*\*.s
:*\*.o
:*\*.u
I have both "Use Ignores" and "Use Comparison Filters" checked.
But only the first one (*.s) is working, all the *.o and *.u are still ...
- Sat Apr 11, 2015 9:06 am
- Forum: ExamDiff Pro
- Topic: spaces-only diffs that I don't want
- Replies: 5
- Views: 11556
Re: spaces-only diffs that I don't want
Huh... okay, that was the issue... I wonder how that got disabled??
Actually, I wonder why that's a separate menu item, rather than being a button on the dialog where the ignore selections are??
in any case, problem solved... thanks??
Actually, I wonder why that's a separate menu item, rather than being a button on the dialog where the ignore selections are??
in any case, problem solved... thanks??
- Thu Apr 09, 2015 11:50 am
- Forum: ExamDiff Pro
- Topic: spaces-only diffs that I don't want
- Replies: 5
- Views: 11556
Re: spaces-only diffs that I don't want
Here you go; the file on the right has additional spaces on one line.
Note that it's flagged as a file difference, in spite of my settings.
Note that it's flagged as a file difference, in spite of my settings.
- Wed Apr 08, 2015 11:37 am
- Forum: ExamDiff Pro
- Topic: spaces-only diffs that I don't want
- Replies: 5
- Views: 11556
spaces-only diffs that I don't want
I'm using Build 7.0.1.20 (64-bit) on Win7 Pro 64-bit.
I have *all* boxes checked under "Ignore white space in lines", but EDP is still flagging as changed, lines that differ only in spaces.
My Detail level is set to "Lines and words".
Is this a bug, or is there something else I need to set in ...
I have *all* boxes checked under "Ignore white space in lines", but EDP is still flagging as changed, lines that differ only in spaces.
My Detail level is set to "Lines and words".
Is this a bug, or is there something else I need to set in ...
- Tue Mar 31, 2015 9:28 am
- Forum: ExamDiff Pro
- Topic: trouble excluding .git directory
- Replies: 2
- Views: 7704
Re: trouble excluding .git directory
Okay, thanks... I didn't think about the wildcards...
- Mon Mar 30, 2015 5:10 pm
- Forum: ExamDiff Pro
- Topic: trouble excluding .git directory
- Replies: 2
- Views: 7704
trouble excluding .git directory
I have Examdiff Pro V7.0.1.12; I am trying to get it to ignore the .git directory when doing a directory compare.
I added both .git and ./.git in Directory Compare Options :: Filters - Exclude,
and I enabled Use Comparison Filters... however that directory is still showing up in the compares.
How ...
I added both .git and ./.git in Directory Compare Options :: Filters - Exclude,
and I enabled Use Comparison Filters... however that directory is still showing up in the compares.
How ...