<html>
<head>
<base href="https://wiki.asterisk.org/wiki">
<link rel="stylesheet" href="/wiki/s/2033/1/7/_/styles/combined.css?spaceKey=AST&forWysiwyg=true" type="text/css">
</head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
<h2><a href="https://wiki.asterisk.org/wiki/display/AST/Subversion+Usage?focusedCommentId=10650153#comment-10650153">Subversion Usage</a></h2>
<h4>Page
<b>comment added</b> by <a href="https://wiki.asterisk.org/wiki/display/~lathama">Andrew Latham</a>
</h4>
<br/>
<div class="notificationGreySide">
<p>I like this idea. I would also show a SVN checkout directly to the install location so that it is more transparent to the user in documentation.</p>
<blockquote><p>svn co <a href="http://svn.digium.com/repotools/Digium_SVN-cacert-sha1.pem" class="external-link" rel="nofollow">http://svn.digium.com/repotools/Digium_SVN-cacert-sha1.pem</a> ~/.subversion/Digium_SVN-cacert-sha1.pem</p></blockquote>
</div>
<div style="border-bottom: 1px solid #ddd; padding: 10px 20px 7px 20px;">
<strong>In reply to a comment by <a href="/wiki/display/~pabelanger"
class="url fn confluence-userlink" data-username="pabelanger"
>Paul Belanger</a>:</strong><br/>
<p>I suggest we add a Prerequisites section </p>
<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/wiki/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td>Ensure you always have the most recent version of svnmerge from the repotools repository.</td></tr></table></div>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<script type="syntaxhighlighter" class="toolbar: false; theme: Confluence; brush: java; gutter: false"><![CDATA[
$ svn co http://svn.digium.com/svn/repotools/ ~/.repotools
$ cd ~/.repotools
$ ./configure
$ sudo make
]]></script>
</div></div>
<p>We can then update the Makefile for repotool to install Digium_SVN-cacert-sha1.pem to the proper location.</p>
</div>
<div id="commentsSection" class="wiki-content pageSection">
<div style="float: right;">
<a href="https://wiki.asterisk.org/wiki/users/viewnotifications.action" class="grey">Change Notification Preferences</a>
</div>
<a href="https://wiki.asterisk.org/wiki/display/AST/Subversion+Usage?focusedCommentId=10650153#comment-10650153">View Online</a>
|
<a id="reply-10650153" href="https://wiki.asterisk.org/wiki/display/AST/Subversion+Usage?replyToComment=10650153#comment-10650153">Reply To This</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>