SVN + Trac in cPanel Integration of SVN + Trac
#1
Posted 11 April 2008 - 09:27 PM
#2
Posted 11 April 2008 - 09:54 PM
#3
Posted 13 April 2008 - 06:30 PM
Sounds great
Hope it will get released soon
DomainDokan.com - Domain Registration Bangladesh
dot .BD Domain Registration | dot .BD Whois | dotcomUNDERGROUND
#4
Posted 02 May 2008 - 09:01 AM
#5
Posted 02 May 2008 - 02:44 PM
#6
Posted 16 May 2008 - 01:59 PM
any update on it?
DomainDokan.com - Domain Registration Bangladesh
dot .BD Domain Registration | dot .BD Whois | dotcomUNDERGROUND
#7
Posted 20 May 2008 - 11:20 PM
#8
Posted 25 May 2008 - 11:58 AM
Thanks,
Ryan
#9
Posted 03 June 2008 - 07:38 AM
Thanks,
Ryan
Agreed!
I wonder if there is anyone not anxious for this release.
#10
Posted 11 June 2008 - 07:15 AM
#11
Posted 11 June 2008 - 10:21 AM
#12
Posted 17 June 2008 - 12:33 AM
I assume RC1 on that did not happen. So any conservative estimate on a date when there is a reasonably working release for this feature?
#13
Posted 20 June 2008 - 07:38 PM
1. Run the following command
perl /root/rvadmin/auto_rvskin.pl --rollback=8.51T
2. Go to root WHM/RVSkin Manager/Integration/Subversion and Trac and enable it. Please ignore How To on that page. It is no longer needed.
3. Enable 'Subversion and Trac' on existing feature list in RVSkin Manager/Package-Feature Manager or RVSkin Manager/Account-Feature Manager
At this point your users should be able to create its own svn repository and trac from cPanel interface (only on RVSkin theme). Respository of each user will keep in /home/$user/rvsubversion.
#14
Posted 21 June 2008 - 10:26 PM
SQLite
Is 3.4 an actual version requirement or will older versions suffice? I noticed CentOS4 and CentOS5 based machines with cPanel have 3.3.6 opposed 3.4 or greater. Obviously installing a different version can be done without too many issues but I was curious about that check in the installer portion.
#16
Posted 25 June 2008 - 08:15 AM
DB4 4.4.0 >= requirement
From my reading and experience it is simply a recommend version but I don't believe it to be the minimum version. Now I bring this up because I know CentOS5 for example runs:
4.3.29-9.fc6.i386
Which the script picks up as 4.1.2. However there are several versions available:
4.2.52
4.3.29
So there are several versions available to be used here
So I'm guessing the way around this would be to compile our own version just for the svn. I'm just wondering if there is logic in place to make sure the right install is used. Because right now looks like the checks aren't working right to find even the right older version as it stands.
#17
Posted 26 June 2008 - 10:58 AM
#18
Posted 26 June 2008 - 10:52 PM
Okay
I went this route first and the db4 is unable to find the tcl config. I added --with-tcl=/usr/lib/ to the db4 compile code in order to solve that.
After that the install moved forward.
I found another issue maybe?
I forgot to open the ports needed and I ended up with:
* Installation Report
**************************************************************************
Testing Allow Port 3690:Failed!!
Please configulation firewall to allow incoming port 3690.
/usr/local/rvsubversion/bin/rvsvn: line 16: [: !-f: unary operator expected
Testing Subversion Server running: Subversion Server for cPanel running (PID 7927)
Subversion Version: 1.4.5 (r25188)
Trac Version: -
The Subversion and Trac installed it on your server.
You have to go to RVskin Manager to configure and manage RVskin,
please access to root WHM / Add-ons / RV Skin Manager / Integration / Subversion and Trac Integration.
Okay two odd thigns the port report and also the fact trac version is blank. I changed the code in the port check as the port is open and I ran the command to confirm.
Here's what the telnet reported for reference:
( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline svndiff1 absent-entries ) ) )
I haven't been able to figure out why trac does not install. I see a mention of genshi could not be resolved to an ip adddress.
Here's where that happens:
Python Version: Python 2.4.3
Traceback (most recent call last):
File "<string>", line 1, in ?
ImportError: No module named neo_cgi
Available Packages
Name : Clearsilver
Author: Brandon Long
Website: http://www.clearsilver.net
Summary: ClearSilver is a fast, powerful, and language-neutral
template system. It is designed to make it easy to create template
driven static or dynamic websites.
Description:
ClearSilver is first and foremost designed to be extremely fast.
It is coded completely in C and exported to your script language
of choice (i.e. Python, Perl). As a result, it is notably faster than
template systems written in a script language. However, its design
has additional benefits. It is also one of the only template systems
available which allows you to easily mix-and-match multiple
programming languages with the same templates, even on
the same page. This allows you to optimize your website by
writing C-modules to handle speed-sensitive sections,
while leaving the majority of your site in easy to write script code.
genshi could not be resolved to an ip adddress, please check your /etc/resolv.conf at /scripts/cPScript/HttpRequest.pm line 301.
I gave it a good try :\
#19
Posted 08 July 2008 - 08:17 AM
I am now able to get it to show me the integration portion and I can set it to integrate. However it does not show up in an rvskin even when it's set on as a feature. It also does not list a Trac version on the integration page.
Also a few issues I found:
Installer reports that it cannot connect the port however the integration page says it passes the port check I am not entirely sure what is up with that.
There is a typo on the integration page:
/usr/local/rvsunversion/apache-conf/ap2.x/rvsubversion.conf
Should be
/usr/local/rvsubversion/apache-conf/ap2.x/rvsubversion.conf
What I found odd was this was unnecessary it already had mod_python on it. I am not sure if the installer did it, but all I know is any other machine it's not running mod_python only the one I do testing on.
I must say it does feel like it is getting closer.
#20
Posted 08 July 2008 - 03:17 PM
It is compiled by our installer. It is a requirement to run Trac.
Help
This topic is locked










