#3178: 'Browse source' link randomly broken
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: new
Priority: high | Milestone: 0.9.6
Component: general | Version: devel
Severity: major | Resolution:
Keywords: |
----------------------------------------+-----------------------------------
Comment (by [EMAIL PROTECTED]):
The bugs comes from old unremoved files in the installation directory.
Use the following to upgrade trac :
{{{
cd ~/trac
rm -rf build
rm -rf /usr/lib/python2.3/site-packages/trac
svn up
python ./setup.py install
/etc/init.d/apache2 restart
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3178>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets