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

svn does work under my encrypting software. the Entries file is not correct. Help.

From: dC <dcg1981_at_163.com>
Date: Wed, 11 Jan 2012 23:22:37 -0800 (PST)

My company developed a encrypting software which help the user auto encrypt and decrypt their files without password-input.

I always use svn to manage my files. But now, my files are auto encrypted by our software. It lead to a error msg of svn when commit: Bogus date.

I did try to find out what happened. The file:entries is not correct.

It is:
------------------------------
ab.java
file

1601-01-01T00:00:00.000000Z
544afd1a50dc622cba3b7aced7588857
2012-01-12T06:47:12.191117Z
58
test

The ab.java is my file. And it is auto encrypted by my software. Notice that the stamp below the filename is 1601-01-01T00:00:00. Is is obvious incorrect. It causes the error: Bogus date.

I did try to analyze this issue. I read the source code of svn. But... the project is too big. I can't catch the point.

Now my question is what cause 1601-01-01 stamp in file: entries.

This is very urgent for me. Any help will be appreciated.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

pic_1.jpg pic_2.jpg
  • application/octet-stream attachment: entries
Received on 2012-01-12 08:36:26 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.