John Calcote kirjoitti: > I've read the doc and I see that remote svn repositories are not supported? > Can anyone tell me if this is a feature that is being planned for a future > release, or if there is a work around that allows me to use a non-local SVN > repository? > > Why does trac require the repository to be local anyway? Is it accessing the > repository file system directly, rather than through the svn client? If so, > what was the rationale for that design decision?
This is due API in svn python bindings that causes "problems". See <http://trac.edgewall.org/ticket/493> for more info. However there exists remote repository backend as a plugin: <http://www.meadowy.org/~gotoh/projects/remote-svn-plugin/wiki> -- Jani Tiainen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
