> > On Wed, Feb 24, 2010 at 11:09 PM, barbora matouskova 
> > <[email protected]> wrote:
> > 
> > hello,
> > I installed Trac 0.11.6 using BitNami on Windows 7. Is it
> > possible to run trac-admin in command line? I can't find it
> > anywhere. Does the admin web interface contain all the
> > trac-admin functions? It seems so to me but I want to be sure
> > of it.
> >     Thanks for any response.
>       
> trac-admin is neccesary only after installation or update, 
> when you need to update database schema or load svn 
> information from repository etc.
> I don't know location of trac-admin in windows, but if you 
> can't run it from command line, try to find trac-admin file 
> (it is python script - in windows probably trac-admin.bat ?).
> 
> Honza
> 
trac-admin is installed by default in your python scripts directory.
This depends on the version of python you use and how you installed it
but on my windoze box the location is:

C:\Python26\Scripts

You probably want to add this directory to your path environment
variable (check out Properties of 'My Computer' then 'Advanced' (tab)
and 'Environment Variables' (button)

~ Mark C

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to