Script Index


/var/lib/sorcery/modules/url_handlers/url_svn_ssh

=head1 SYNOPSIS Url handler functions for parsing smgl specific subversion over ssh urls. =head1 SVN URL Format The sourcemage specific svn+ssh url is as follows: specific format was invented: svn_ssh://SVNURL:DIR_NAME The above url will download the latest version of the specified module (i.e., the HEAD revision). To specify a specific revision, the following format can be used: svn://SVNURL:DIR_NAME:REVISION_TAG The SVNURL portion of the url will appear as a normal svn+ssh url sans svn+ssh:// prefix. The DIR_NAME will be the tail element of the SOURCE_DIRECTORY. For more details, see the SVN manual at http://svnbook.red-bean.com/svnbook/ch03s04.html and url_svn. =head1 COPYRIGHT Copyright 2004 by the Source Mage Team Copyright 2005 by the Source Mage Team


function url_svn_ssh_bucketize()

Parameters:

Description

=item url_svn_http_bucketize Outputs svn as that is the dl handler for svn_http:// urls


function url_svn_ssh_crack()

Parameters:

Global

URL SVN_ROOT SVN_MODULE SVN_TAG

Description

=item url_file_download Parse the specified svn_ssh url.


function url_svn_ssh_is_valid()

Parameters:

Description

=item url_svn_ssh_is_valid Ensure that all the fields that should be parsed out from a url do indeed exist


function url_svn_ssh_hostname()

Parameters:

Description

=item url_svn_ssh_hostname Get the hostname of the url


function url_svn_ssh_netselect()

Parameters:

Description

=item url_svn_ssh_netselect Gets a netselect type output for the url