Table of Contents

Forges

ClearCase

trac

tracd --port 8012 /local/trac/$PACKAGE
TRAC_USER=user
PACKAGE=trac
cd /etc/apache2/
htpasswd -c trac.passwd $TRAC_USER
trac-admin ${PACKAGE} permission add ${TRAC_USER} TRAC_ADMIN
sudo chgrp -R www-data trac
sudo chmod 775 -R trac/
trac-admin ${PACKAGE} deploy /var/www/trac
sudo invoke-rc.d apache2 restart

http://localhost/trac/

MORE

@TaG: CVS SVN VC Trac

<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/58-atNakMWw" frameborder="0" allowfullscreen></iframe>

scm.txt · Last modified: 2022/04/16 12:24 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki