Are you talking about the Trac database or a version control repository? If it is the database that Trac uses for storing it's data, then you can set that up to connect to a remote database if you use MySQL or Postgres. SQLite is local to where the Trac code is running.
If it is the version control repository, then you'd have to check on the version control plugin for Trac. The Subversion support does not currently support access to remote repositories (although it is planned to be supported once some of the lower level plumbing can handle it). See this FAQ entry for more information. http://trac.edgewall.org/wiki/TracFaq#can-i-use-trac-with-a-remote-subversion-repository On Fri, May 29, 2009 at 5:28 PM, Yunior Armando Hernandez Andrade <[email protected]> wrote: > > Can I configure Trac to use a repository to which I only have http > access and, of course, that is not currently in the local PC? > And if positive answer please tell me how. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
