The plugin's author is pretty clear in the website: Current status of code is *alpha*. It means it is just implemented but not well tested. I've passed test with small but complex repository to get same result with standard subvesionbackend *svn_fs* on my Windows environment. But not yet succeeded with bigger public repository like Trac<http://trac.edgewall.org/>and TracHacks <http://trac-hacks.org/>. So *pleae do not use this plugin except testing purpose*.
On 7/28/07, lucenut <[EMAIL PROTECTED]> 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? > -- > View this message in context: > http://www.nabble.com/Has-anyone-used-Trac-Remote-SVN-plugin--tf4159879.html#a11835831 > 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 -~----------~----~----~----~------~----~------~--~---
