473,387 Members | 1,721 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

SVN + Trac Integration

ssnaik84
149 100+
Hello,

I'm trying to configure VisualSVN server with Trac.
I'm following these instructions.

Everything is installed perfectly. But, while starting Tracd server, I'm getting error:
Cannot find Python executable C:\Ivan\server-trunk\trac\dist\python \python.exe

Please let me know.. where i'm going wrong..

Thanks in Adv.
Swapnil
Nov 25 '09 #1
1 3357
ssnaik84
149 100+
I got a solution.. :)
Trac sets a default path for python executable in .py files of C:\Program Files\VisualSVN Server\trac\python\Scripts.
it's C:\Ivan\server-trunk\trac\dist\python \python.exe
We have to replace it by searching location of python.exe

follow these steps:
-----------------------------
1) open folder: C:\Program Files\VisualSVN Server\trac\python\Scripts
2) open all .py files.
3) you will find first line of each file as
#!C:\Ivan\server-trunk\trac\dist\python \python.exe
4) replace it as
#!"C:\Program Files\VisualSVN Server\trac\python\python.exe"
5) open command prompt
6) run command as:
tracd --port 8000 c:\Trac\YourProject

thats it!! and done!! your trac server is live..!!
Nov 25 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Wayan | last post by:
Geekcorps Volunteer - Systems Integration Kenya, East Africa Geekcorps http://www.geekcorps.org is in search of systems integration professionals experienced in developing communication systems...
0
by: S Arnold | last post by:
Date: June 24, 2004 Time: 4:00 PM - 5:00 PM (GMT +01:00) Presenter: Richard Curtis Description: iBOLT, Magic's comprehensive EAI and BPM suite was recently described by VP Strategic Services...
0
by: Stylus Studio | last post by:
DataDirect XQuery(TM) is the First Embeddable Component for XQuery That is Modeled after the XQuery API for Java(TM) (XQJ) BEDFORD, Mass.--Sept. 20, 2005--DataDirect Technologies...
0
by: Eric | last post by:
Hey guys, Has anyone seen this error when installing trac? The problem seems related to pyPgSQL, which is installed. (Although I had to go in and add some headers to make it work) Templates...
158
by: Giovanni Bajo | last post by:
Hello, I just read this mail by Brett Cannon: http://mail.python.org/pipermail/python-dev/2006-October/069139.html where the "PSF infrastracture committee", after weeks of evaluation, recommends...
1
by: YellowfinTeam | last post by:
Marketplace: Yellowfin reporting 3.1 with BIRT Integration Yellowfin is proud to announce the release of 3.1. The major theme of this release is enhanced integration capability. We have...
6
by: rupert.thurner | last post by:
what would be a good means of finding where the 0.11 version of edgewall trac uses excessive memory. see http://groups.google.com/group/trac-dev/browse_thread/thread/116e519da54f16b for some...
2
by: howa | last post by:
Anyone has recommendation for Project / Code Management beside Trac (http://trac.edgewall.org/)? Currently I am using mantis but of course its features is just a subset of Trac provided. But...
0
by: truc00 | last post by:
Hello every body, do you have any idea how to generate automatically release notes if using trac to manage sofware development projects? Is there any tool (plugins for example) which can be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.