| [TSVN] Re: Content corruption during import
From: Thomas Hallgren <thhal_at_mailblocks.com>
 Date: 2004-11-18 14:15:33 CET 
SteveKing
         super(prefixType, sharp, false);
 and the corrupt file looks like this:
         supegtprefixType, sharph:false);
 and then at line 14 where you find this in the original:
         return makeDecString(mantissa, exponent, precisionh:false);
 whereas the corrupt file has this:
         return makeDecString(mantissa, exponent, precision, false);
 > That would have been much
 > Are you using the same version? I mean if you're using TSVN1.1.0 then
 - thomas
 ---------------------------------------------------------------------
 | 
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.