Lucenut wrote: > I'm trying to get a Trac Project to connect to a remote SVN repo. Is > this currently possible? Has anyone used > http://www.meadowy.org/~gotoh/projects/remote-svn-plugin it looks like > it might be good. Also, exactly how would you install it for someone > who's never installed a Trac plugin before? Like it says: > 1. Get source and expand to directory. --- What directory? > 2. Build and install package using setup.py. > > python setup.py install --- Is that it? > > To use this plugin with new environment, > > 1. On creating new trac environment, specify repository URL for > repository location, and specify backend type "rsvn" (not "svn") --- > does > this mean a url like "rsvn://www.yahoo.com" in the "repository_dir" in > the > trac.ini? > > > Or there's the option of mirroring the repo to the Trac server with > svnsync but I don't understand that installation process. Anyone wanna > make a few bucks tomorrow installing that for me? > > http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt > > [EMAIL PROTECTED]
Please note: if using Subversion, Trac must be installed on the same machine. Remote repositories are currently not supported. See http://trac.edgewall.org/wiki/TracInstall/0.11 Uwe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
