<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Updating via GIT</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Got ahead and update your remote and make sure you clear things out<BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Lucida Grande"><SPAN STYLE='font-size:8.5pt'>git remote set-url origin <FONT COLOR="#0432FF"><U><a href="https://freeswitch.org/stash/scm/fs/freeswitch.git">https://freeswitch.org/stash/scm/fs/freeswitch.git</a></U></FONT></SPAN></FONT></FONT><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'> &nbsp;<BR>
<BR>
Then make sure you are on the head of the branch<BR>
<BR>
git checkout v1.4<BR>
git pull<BR>
<BR>
Then make current, if that doesn&#8217;t work do these commands but you&#8217;ll have to start over like a fresh checkout<BR>
<BR>
git clean &#8211;fdx<BR>
git reset &#8212;-hard origin/v1.4<BR>
git pull<BR>
<BR>
Then ./boostrap.sh &#8211;j &amp;&amp; ./configure &#8211;C etc as normal<BR>
<BR>
K<BR>
<BR>
<BR>
<BR>
On 11/6/14 8:07 AM, &quot;Joel White&quot; &lt;<a href="joelewhite@gmail.com">joelewhite@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>I am having an issue with updating via GIT.  I am currently on 1.4.9, but would like to upgrade to the latest 1.4.13 .<BR>
<BR>
I have done a GIT pull and did not see the merge error that Ken had mentioned.  When I run make current, it goes through the motions and looks to be updating the installation.  When I connect back to FS and issue the version command, it still states 1.4.9<BR>
<BR>
How do I correct this?<BR>
<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_________________________________________________________________________<BR>
Professional FreeSWITCH Consulting Services: <BR>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
<BR>
Official FreeSWITCH Sites<BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><BR>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
</SPAN></FONT></FONT><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>-- <BR>
Ken<BR>
<FONT COLOR="#0000FF"><U><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><BR>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><BR>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><BR>
</U></FONT>irc.freenode.net #freeswitch<BR>
Twitter: @FreeSWITCH<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>