Page 1 of 1

SVN/Trac on Apache

Posted: Sat May 16, 2009 11:07 am
by Pere
Hi,

I have tried to install a SVN repository in my computer, to nextly install it in a dedicated server and synchronize the work with my team, so it's really useful.. but there is no way, I don't get it xD

Any clue/help?

Thank you!

Re: SVN/Trac on Apache

Posted: Mon May 18, 2009 12:20 am
by DrHouse
Well... I recommend you to read carefully installation guides and then check whatever you need in userguide

For SVN+apache I think you need a mod (dav_svn maybe?) I cannot remember it.

Re: SVN/Trac on Apache

Posted: Mon May 18, 2009 10:58 am
by Pere
DrHouse wrote:For SVN+apache I think you need a mod (dav_svn maybe?) I cannot remember it.
I need a mod..! Thank you, I think that with this info i'll can do it! ^^

If I have problems I'll continue spamming here :mrgreen: thx

Re: SVN/Trac on Apache

Posted: Tue May 19, 2009 12:32 am
by Pere
Yeah! I have installed it finally ^^
But.. now I want Trac. It seems very difficult to install, you need Python if I'm not wrong :S
I have installed Python and Trac, but when I use trac-admin command, python throws an import error: "no module named pkg_resources".

Could someone unblock me? :P

Thanks ^^

Re: SVN/Trac on Apache

Posted: Fri May 22, 2009 9:29 am
by Pere
Bump..