Thanks, Christian. That additional information is good for me to know. Since I last wrote I found that the errors are still present in the same modules. Not surprising based on what you wrote below.
Using your advice from a previous memo, I expect either (a) to fix the errors, or (b) to advise the developers of action taken to get around an unfixed problem. This would be when I submit a patch for consideration. I appreciate your support. Tom -----Original Message----- From: Christian Stimming [mailto:stimm...@tuhh.de] Sent: Tuesday, July 13, 2010 3:34 AM To: Thomas Bullock Cc: gnucash-devel@gnucash.org; Derek Atkins Subject: Re: Working on building a patch Am Tuesday 13 July 2010 schrieb Tom Bullock: > In the meantime, before seeing your advice, I did another svn checkout > thinking that maybe something was corrupted in the interim and that a > later checkout would not have the problem. The only message I got is > that I now have revision 19360. Apparently, that revision overlaid > revision 19355, which I was working with previously. I have not had a > chance to see if the error carried forward into 19360. > > Do you agree that 19360 overlaid 19355 and I did not harm? Or should I > delete the entire folder and start over with whatever version is current > when I get the old folder removed? In SVN, the revision numbers are always strictly monotonically increasing, but they might have "gaps". That is, in the gnucash-docs/trunk directory there haven't been any changes between 19355 and 19360 (but elsewhere in the repository there have been changes). This means in terms of the gnucash-docs directory, the content corresponding to these two revision numbers is completely identical. Also, when switching between different revision numbers, usually you don't accidentally "do any harm" in SVN. If the unlikely event of a source file conflict occurs, you will clearly get some messages about "Conflict". If those don't occur, no problem whatsoever occurred. Regards, Christian _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel