I haven't checked each individual line but the overall approach looks
fine (provided that we agreed on .C => .cpp in general)

I will wait till Andre finish his qt renames (so that I can update
scons_manifest.py and test). In case you are interested in testing or
doing a few renames, please find attached a home-made python script
that do the actual rename. To use it

1. Create a rename.now file which is part of rename.sh.

2. python process.py step1
  This step will scan through all svn'ed files and replace XXX_H,
xxx_moc, xxx.x appropriately.

2.5: Run 'svn diff' and have a look at the changes.

3. python process.py step2
 This step do the actual 'svn rename'.

3.5: autogen.sh; configure; make (or scons, or cmake)

4. svn ci

Cheers,
Bo

Attachment: process.py
Description: application/python

Reply via email to