[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Error comparing files / Word 2013

From: Moshe Katz <kohenkatz_at_gmail.com>
Date: Sun, 13 Jan 2013 17:03:33 -0800 (PST)

I haven't found anything new, but several people have asked me what they need to change in the compare script.

In diff-doc.js on line 134 (see http://code.google.com/p/tortoisesvn/source/browse/trunk/contrib/diff-scripts/diff-doc.js#134), you need to change the second `true` to `false`. See the Microsoft documentation here: http://msdn.microsoft.com/en-us/library/ff835182.aspx . (It also needs to be changed a few lines below that.)

However, just as important, you need to make sure that the file's properties on disk (i.e. right-click and click "properties") do not say read-only. There may be an issue with this if your files are read-only on purpose, but I didn't have that issue myself.

I have no word back from Microsoft yet about whether this is by design.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3043194

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-01-14 02:03:40 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.