Daniel R. Grayson wrote:
> I'm a new user, and I've just installed 0.12.  I get this:
> 
>     # trac-admin . resync
>     Error: Command not found
> 
>     No documentation found for 'resync'
> 
> 
>     # trac-admin --version
>     trac-admin 0.12
> 
> The FAQ says the command is built in.  Any ideas?

Note that in 0.12, the command you want is:

  trac-admin $ENV repository resync $REPOS

where $ENV is the path to your Trac environment, and $REPOS is the name
of the repository (a quoted empty string "" for the default repository).

If you found a reference to the previous "resync" command in our
documentation, please feel free to fix it on trac.edgewall.org.

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to