I was having this exact problem, so I sudo ran the command and everything worked
On Wednesday, April 13, 2011 8:06:43 PM UTC+1, Jason Miller wrote: > > What happens when you: > > echo $ENV > > I have always had to specify my exact location (because I never > declared a variable for my trac environment): > > trac-admin /srv/www/htdocs/agendum repository resync "*" > > cheers > > On Apr 11, 5:26 am, Mene <[email protected]> wrote: > > When I issue the command > > trac-admin $ENV repository resync <repo> > > > > it returns "Error: Command not found" > > > > also when I type > > trac-admin $ENV help > > > > It only shows > > help Show documentation > > initenv Create and initialize a new environment > > > > I think there used to be more in there > > Trac is accessible via apache, but I can't sync the repo -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
