Den 15.07.2010 11:37, skrev Ralf Onat:
>> If you can give an example, you might convince more people than by just
>> stating the usefullness.
>>
>> Felix
>
> Alright. It's pretty simple really. I update my working copy and notice that a file suddenly is 30MB instead of the "usual" 10MB. (This happens sometimes for .MDB files for various reasons).
>
> Then I do a show log and see that 10 commits have happened since my last update. OK so here's the use-case: which of these commits changed the file size so drastically?
>
> PS: of course there are also other reasons why files change in size and you would like to know why/where.
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2633461
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>
You could say, run something like http://mdbdiff.sourceforge.net/ for
diffing the 2 databases. And you can actually create a .js or .vbs
script like the other diff that is included in tsvn for doc, xls, etc.
Alternatively found a post that might be useful:
http://bytes.com/topic/access/answers/692229-diff-msaccess#post2752791
Bjørnar
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2633545
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-15 14:45:43 CEST