Hi there,
I'm in the process of setting up a new Subversion/Trac development environment. I've created a new Subversion server, and configured a repository called 'Products'. Under this repository, there is a folder for each product... I.e: Products -> * ProductA * ProductB * ProductC ... I also created a separate 'Trac' server which is configured to serve Trac using Apache 2.2.11 and mod_wsgi... This was configured before i released that Trac only supported local SVN repo's... I'm currently running a Trac environment per Product... I.e: * ProductA Trac * ProductB Trac * ProductC Trac ... So i've now created a Read-only Repository on 'trac', which is sync'd by a post-commit hook svnsync hook on 'subversion'. This sync is replicating the top level repository on a like-for-like basis... So my question is, can i configure the TracBrowser root to default to that Product specific repository folder? I.e: ProductA Trac -> Products/ProductA ProductB Trac -> Products/ProductB ProductC Trac -> Products/ProductC ... Any ideas??? Apologies for rambling slightly, just wanted to make it clear when i'm coming from... Cheers Gavin -- View this message in context: http://www.nabble.com/Configure-TracBrowser-Root-tp23197430p23197430.html Sent from the Trac Users mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
