SAT 06/08 - Install Trac on Windows
Next we will install the Subversion binaries, the next two entries will cover installing TortoiseSVN, and then attaching Subversion to Apache. If you haven't downloaded the Zip File then do so now, this Zip Contains all the files required to Install Apache, SVN & Trac. there is a Video to View [QuickTime | You Tube] You can increase the size of each of the images by clicking on them, so lets get started:
| Open a command window. | ![]() |
| Type CD "C:\Documents and Settings\Administrator\Desktop\TracDownload\Trac" and press return. | ![]() |
| Type easy_install Genshi-0.5dev_r786-py2.5-win32.egg and press enter | ![]() |
| This will install Genshi, which is required for Trac 0.11 | ![]() |
[UPDATED 2008-03-15] |
![]() |
![]() |
|
| Trac will then be installed. | ![]() |
| Go to the Data folder / TracRepos and create a new folder called Project1 | ![]() |
| Go into this folder and copy the location from the address bar. | ![]() |
| go back to the command window and type CD and paste the location in and press enter. | ![]() |
| Next we will create a new Trac enviroment bt typing: trac-admin . initenv and press return. | ![]() |
| For the Project name we'll enter Project1 and press return. | ![]() |
| You will then be asked for the datanase details leave this blank to accept the default and press return. | ![]() |
| Next you are assked for the repositoty type again leave this blank to accept the deafult of SVN and press reurn. | ![]() |
| Next you are asked the location of the SVN Repository. | ![]() |
| Go to the Repository of SVN and copy the location in the address bar. | ![]() |
| Paste the location in and press return. | ![]() |
| The install will create a new Trac Enviroment. | ![]() |
| Copy the tracd line and paste it into the command prompt and press reurn you will then be able to test the trac install. | ![]() |
| Go to http://127.0.0.1/Trac | ![]() |
| You will thne see that trac has been installed. | ![]() |
For more help with your Apache, Subversion or Trac install please contact 






















I also wrote a guide on how to install Trac on a Windows box, no Apache. Your readers might find it interesting.
http://how-to-solutions.com/how-to-install-trac-on...
easy_install Trac
(not a web address)