[Trac] how to rename a component which has spaces in it?

Ákos Maróy darkeye at tyrell.hu
Sat Oct 1 06:17:24 CDT 2005


Hi,

I'm having trouble renaming a component in a trac project, using the
trac-admin tool. the component was generated though an import of issues
from Mantis earlier, and it has spaces in it. I can't seem to be able to
rename it, I've tried to following formats:

component rename "foo bar" "xxx zzz"
component rename 'foo bar' 'xxx zzz'
component rename foo bar xxx zzz
component rename foo\ bar xxx\ zzz

for all, I got the same error message:

*** Unknown syntax: compnent rename ...


any help would be apprecieated.


Akos


More information about the Trac mailing list