Query: padre::plugin::svn
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Padre::Plugin::SVN(3pm) User Contributed Perl Documentation Padre::Plugin::SVN(3pm)NAMEPadre::Plugin::SVN - Simple SVN interface for PadreSYNOPSISRequires SVN client tools to be installed. cpan install Padre::Plugin::SVN Acces it via Plugin/SVNREQUIREMENTSThe plugin requires that the SVN client tools be installed and setup, this includes any cached authentication. For most of the unices this is a matter of using the package manager to install the svn client tools. For windows try: http://subversion.tigris.org/getting.html#windows. Configuring the SVN client for cached authentication. Because this module uses the installed SVN client, actions that require authentication from the server will fail and leave Padre looking as though it has hung. The way to address this is to run the svn client from the command line when asked for the login and password details, enter as required. Once done you should now have your authentication details cached. More details can be found here: http://svnbook.red-bean.com/nightly/en/svn.serverconfig.netmodel.html#svn.serverconfig.netmodel.credcacheAUTHORGabor Szabo, "<szabgab at gmail.com>" Additional work: Peter Lavender, "<peter.lavender at gmail.com>"BUGSPlease report any bugs or feature requests to <http://padre.perlide.org/> COPYRIGHT & LICENSE Copyright 2008, 2009, 2010 The Padre development team as listed in Padre.pm. all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-02-01 Padre::Plugin::SVN(3pm)