Trac + Git Print E-mail
Written by Administrator   
Friday, 07 August 2009 18:46

Trac Project Management is up and running! After a long day of contemplating whether to go for svn or git, I decided to use Git. The argument 'Git is a thermonuclear warhead' had a lot to do with it!

You can view the project page and browse the source(no projects yet) here http://www.czaren.com/opensource

Access to the git repo is obviously read-only. To clone the repo, issue the command

git clone http;//www.czaren.com/opensource/git/project1.git

I had to use CGI because my host doesn't have mod_python. So the loading of project pages is going to take some time. But hey, at least its up and running

Setting this up hasn't exactly been straight forward. I'll post info about how I did it soon.

Last Updated on Thursday, 17 September 2009 18:15