[[PageOutline(2-5,Contents,pullout)]] = Subversion connector for remote and local repositories using the svn command line client == Description This plugin allows you to connect to remote and/or local subversion repositories. It uses the subversion command line client {{{svn}}} so no subversion-python bindings need to be installed which sometimes can be a daunting task. This is a direct connector without any caching so initial viewing of large trees is slow especially for remote ''Http:''/''Https:'' repositories like https://trac-hacks.org/svn. Nevertheless working with subtrees like https://trac-hacks.org/svn/peerreviewplugin is going well. == Status Note that this plugin is in early development so many bugs exists and features are still missing. * No support for properties * No preview for certain files containing unicode characters * Context navigation for ''Next Revision'' doesn't work * Navigation over svn-copied files is flaky * No caching == !Bugs/Feature Requests Existing bugs and feature requests for SvnCliRemotePlugin are [report:9?COMPONENT=SvnCliRemotePlugin here]. If you have any issues, create a [/newticket?component=SvnCliRemotePlugin new ticket]. [[TicketQuery(component=SvnCliRemotePlugin&group=type,format=progress)]] == Download Download the zipped source from [export:svncliremoteplugin here]. == Source You can check out SvnCliRemotePlugin from [/svn/svncliremoteplugin here] using Subversion, or [source:svncliremoteplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(svncliremoteplugin, 3)]] == !Author/Contributors **Author:** [wiki:Cinc-th] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**