[Trac] how to rename a component which has spaces in it?
Matthew Good
trac at matt-good.net
Sat Oct 1 11:05:52 CDT 2005
On Sat, 2005-10-01 at 13:17 +0200, Ákos Maróy wrote:
> 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 ...
Your commands above look ok, but based on the error message it looks
like you misspelled "component".
--
Matthew Good <trac at matt-good.net>
More information about the Trac
mailing list