Going out on a limb, it would probably be possible to define the base path your particular svn environment is located at in the specific trac.ini for your trac environment, then to modify the browser page to list the base path + your navigated path somewhere on the page.
I would imagine that it could get fairly nasty when you start getting to InterTracs. There's a shot in the dark for you, but you would be better off listening to a dev's (Noah/Manu/etc) advice. James Guyton (JGU) -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Bannasch Sent: Thursday, November 15, 2007 5:25 PM To: [email protected] Subject: [Trac] Can I generate links to the actual svn repository Is there a way to generate links to the actual svn repository location. For example if a user was viewing the trunk dir of the repository in Trac: http://trac.host.com/myproject/browser/trunk Could also generate and render the link to the actual svn location: https://svn.host.com/svn/myproject/trunk so someone could copy use the link in a 'svn co' command? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
