On 6/18/10, David <[email protected]> wrote: > I would like to write a plugin involving the wikification of the > repository. Is there an interface which can be manipulated to return a > list of repository files? >
Repository browser isn't enough ? Besides TracGViz plugin includes RPC handlers that will allow clients to list from a remote location all files managed by the VCS . > Ex: > > self.repository would return stuff like [trunk/files/gorilla.py , / > branches/0.9/reptar.py] etc. > It doesn't have to be a list I just need a storage bin of repository > files, similar to IWikiChangeListener but for the browser > Probably I didn't understand what you were saying . Could you please clarify your question ? -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- 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.
