I did make changes. &#39;git reset --hard&#39; worked. Thanks.<br><br><div class="gmail_quote">On Tue, Jun 21, 2011 at 6:11 PM, curriegrad2004 <span dir="ltr">&lt;<a href="mailto:curriegrad2004@gmail.com">curriegrad2004@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">did you make any changes to the code tree? If you did, you&#39;d probably<br>
want to perform a git stash to save all the changes you made then run<br>
git stash apply to merge your changes after the pull.<br>
<br>
Otherwise, it would be wise to run git reset --hard to &#39;fix&#39; the<br>
source tree if you are sure you made no changes to the code at all<br>
<div><div></div><div class="h5"><br>
On Tue, Jun 21, 2011 at 5:44 PM, elijah &lt;<a href="mailto:elijah@crankenstein.com">elijah@crankenstein.com</a>&gt; wrote:<br>
&gt; My attempts to &#39;make current&#39; against the Git repository are failing today.<br>
&gt; Can you recommend a method by which I can update my FreeSwitch installation?<br>
&gt; Here&#39;s the the last bit of console logging:<br>
&gt; ...<br>
&gt; make[2]: Leaving directory `/usr/src/freeswitch/libs/esl/ruby&#39;<br>
&gt; make -C java clean<br>
&gt; make[2]: Entering directory `/usr/src/freeswitch/libs/esl/java&#39;<br>
&gt; rm -f *.o *.so *~ *.jar<br>
&gt; make[2]: Leaving directory `/usr/src/freeswitch/libs/esl/java&#39;<br>
&gt; make -C managed clean<br>
&gt; make[2]: Entering directory `/usr/src/freeswitch/libs/esl/managed&#39;<br>
&gt; rm -f *.o *.so *~<br>
&gt; make[2]: Leaving directory `/usr/src/freeswitch/libs/esl/managed&#39;<br>
&gt; make[1]: Leaving directory `/usr/src/freeswitch/libs/esl&#39;<br>
&gt; make update<br>
&gt; make[1]: Entering directory `/usr/src/freeswitch&#39;<br>
&gt; Pulling updates...<br>
&gt; Updating 5923f71..4bb7683<br>
&gt; src/mod/applications/mod_dptools/mod_dptools.c: needs update<br>
&gt; fatal: Entry &#39;src/mod/applications/mod_dptools/mod_dptools.c&#39; not uptodate.<br>
&gt; Cannot merge.<br>
&gt; make[1]: *** [update] Error 128<br>
&gt; make[1]: Leaving directory `/usr/src/freeswitch&#39;<br>
&gt; make: *** [current] Error 2<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>