<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jerry Geis wrote:
<blockquote cite="mid:496BB598.2030301@pagestation.com" type="cite">Jerry
Geis wrote:
  <br>
  <blockquote type="cite">I just did an SVN check out and the fix for
bug 14153 was not included in the SVN checkout.
    <br>
Is there something special I need to issue in the SVN checkout to get
it?
    <br>
    <br>
Jerry
    <br>
    <br>
  </blockquote>
I did not include the command I used.
  <br>
svn checkout <a class="moz-txt-link-freetext" href="http://svn.digium.com/svn/asterisk/trunk">http://svn.digium.com/svn/asterisk/trunk</a> asterisk
  <br>
  <br>
  <br>
using this command and looking at channels/chan_alsa.c the fixes are
not included.
  <br>
How do I correctly checkout an svn that includes the fix?
  <br>
  <br>
Jerry
  <br>
  <br>
</blockquote>
Looks like I was executing the wrong command:<br>
<pre><code>svn checkout <a class="moz-txt-link-freetext" href="http://svn.digium.com/svn/asterisk/branches/1.4">http://svn.digium.com/svn/asterisk/branches/1.4</a> asterisk-1.4 

was the command I needed.
I now get the changes for bug 14153.

Jerry
</code></pre>
<br>
</body>
</html>