root/trac/repolink/trunk/README

Revision 26, 437 bytes (checked in by wingel, 2 years ago)

clearer README

Line 
1This trac plugin adds a link to the repository in the source browser.
2
3For an example of how it works, go to the following link and then
4click on "Repo" in the context navigation:
5
6http://zoo.weinigel.se/trac/public/browser/trac/repolink/trunk
7
8To activate the link you have to tell the plugin where the repository
9resides, for example, if the repository is reachable via http:
10
11[trac]
12repository_url=http://svn.edgewall.com/repos/trac/
Note: See TracBrowser for help on using the browser.