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

checksum error on html file checkin

From: Tim Dalsing <tdalsing_at_sprynet.com>
Date: 2005-03-17 19:44:39 CET

I am getting a checksum error when attempting to commit a modified HTML
file. The HTML file is generated from the javadoc tool, so the file is
replaced each time. The file contents are the same, but the file is
replaced due to the fact that the build removes the generated files
prior to running the javadoc tool. The build ignores the .svn
directories when it removes the generated files.

When I do a commit, svn complains about the checksum. This only occurs
if the file is regenerated, rather than simply modified. If I modify
the HTML files using a plain text editor, then the error does not
occur. This error does NOT occur for the JAR files, which are also
replaced rather than updated.

The contents of the generated files have not changed, although the
javadoc tool puts a comment in the file that includes a timestamp that
changes each time.

Any help is appreciated,

Tim.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 21 15:22:59 2005

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.