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

RE: svn diff with unchanged filesize

From: Bob Archer <bob.archer_at_amsi.com>
Date: Wed, 25 Nov 2009 14:30:33 -0500

> I have a truecrypt-volume in my repository, but "svn status" or
> "svn
> diff" never show any differences no matter what changes I make to
> the
> mounted volume in my working copy.
> This leads to the assumption that svn only diffs if the filesize is
> different. The filesize of a truecrypt-container does not change so
> there will never be a difference detected in any working copy
> although
> the binary content changes over time.
>
> This means I can either version my files in plaintext OR encrypt
> them in
> a truecrypt container. How about both?

IIRC from the Security Now podcast there is a setting in the newer versions of True Crypt that allows you to tell it to modify the date of the container. It didn't do this originally buy default to stay in stealth mode... but many people had problems, especially since backup programs didn't see the true crypt file as modified.

You should check the truecrypt docs or their forums to see how to force it to update the modified date on the container file.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2424383

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-25 20:31:29 CET

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

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