vote up 0 vote down star

I tried TRAC before and knew how powerful it is But I'm having lots of difficulties to to put it on an online host, it needs lots of resources and can't put it on a regular paid host

So I wanted to know if there is a TRAC-Like but written with PHP or something, I need it to have SVN, Wiki, Ticket issuing and maybe Forums

flag
There is a good list of commercial Trac hosting services here: trac.edgewall.org/wiki/CommercialServices – RjOllos Nov 10 at 9:24

5 Answers

vote up 2 vote down check
link|flag
+1 for retrospectiva, I hadn't heard of them and the Agile plugin looks very, very promissing. – Cohen Nov 1 at 0:02
and a neat UI too :D – Mohamed Atia Nov 1 at 0:05
vote up 0 vote down

I would recommend InDefero too. Clean and fast.

link|flag
vote up 0 vote down

I used to have same issue, but I badly wanted Trac and nothing else. I finally rented a small Windows-based virtual server at €20/month (the linux ones are cheaper) on which I do all my development stuff: Subversion, a test Apache environment, and Trac. It takes some time to set up, but I'm quite happy with it and can recommend it. Also, on standard shared hosting, your problems might not end with Trac: Subversion is a rarity among hosting providers as well. Depending on where you are based, e.g. 1and1 rent cheap virtual servers in europe and the US.

link|flag
vote up 1 vote down

Maybe InDefero? It's written in PHP and tries to be a clone of Google code. It has support for git, svn and mecurial.

link|flag
vote up 1 vote down

If you have Ruby on Rails support, you might take a look at Redmine. It has all of the features that you require. I've recently started using it and have been pretty happy with it. I was never able to find one written in PHP that suited my needs.

link|flag
Yes, I do have and this one Looks great will try it and see – Mohamed Atia Oct 31 at 23:40
From what I saw researching it, the svn support is pretty nice too. But I use git and cvs, so I couldn't tell you from experience. – Jason Oct 31 at 23:45

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.