mdell-seradex
mdell-seradex
I have tried the "Match similar lines" functionality before and found it to not work well for me in many cases. I was not aware of the "Synchronization points" functionality....
I just found an issue with the synchronization markers. It seems that they are not always working. As you can see, I created a synchronization marker between lines 1044 and...
@sdottaka, I get what you mean now. Other than interrupting the comparison and telling it "No! Match these!", I guess the best way would be for the sync point to...
My compare method was Binary Contents, but switching to Full Contents didn't affect the results.  As you can see, two folders are shown that show no file differences.
I did not expect either the Telerik or the Utilities folder to be shown since there is nothing under them. I would also expect the SeradexSystem folder to not be...
It is too bad that there isn't a way to switch between the custom built-in diffutils and the new version, however I can see that the licensing would be a...
From the log, it seems that the client is executing a STOR command to overwrite the file instead of appending to it. According to the documentation, this is only allowed...
I can see the issue being that if the user is not over their hard quota prior to the STOR command, but the updated file pushes them over quota, that...
My understanding was that the unmodified file did not put them over the quota, but the modified version did. Because the file was being replaced, the file was lost instead...
Something like the buffer/spool idea I think is what I think he was getting at, but perhaps instead doing of that with its potential issues you have mentioned, it could...