Re: Script help for docs
From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Wed, 30 Jun 2010 00:25:20 +0100
On 29 June 2010 20:30, Kevin Grover <kevin_at_kevingrover.net> wrote:
Hi Kevin,
Works great on my machine here. A few comments below:
> H:\dl\src\tsvn-trunk>python chkidd.py doc\source\en
I don't believe we need to check multiple RC files in this instance,
> # IDDs not found in XML files for src\Resources\TortoiseProcENG.rc
Trivial print bug, that should read IDD_AUTO... corrected in attached file.
> the command line I used assumed the python files are in the root directory
All our RC files are UTF-16 now because of international chars.
> The fileutil.py is from something else I did a while ago, over half of it is
I added the trivial extension to check the other way for orphan
> Feel free to included it in in your repository.
Are you OK with it being GPL, including your credit of course?
> Stupid Assumptions:
Works for me :-) I'm still using Python 2.5.1.
> * only looks for *.xml files
That is fine for this purpose.
> * Does not try to figure out context (comments) for RCFiles or XML Files
I don't think that matters here. We don't generally comment things out.
> * Minimal error checking
It is a developers tool, used in a very restricted way so I don't
> * Needs to be cleaned up and documented
That would be great. Thanks.
Simon
-- : ___ : oo // \\ "De Chelonian Mobile" : (_,\/ \_/ \ TortoiseSVN : \ \_/_\_/> The coolest Interface to (Sub)Version Control : /_/ \_\ http://tortoisesvn.net ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2627513 To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
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.