<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'Courier New', courier, monaco, monospace, sans-serif;font-size:10pt"><div>git pull&nbsp;</div><div>make all</div><div>make install</div><div><br></div><div>-or-</div><div><br></div><div>make current</div><div><br></div><div>-djbinter</div><div style="font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><br><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Mark Campbell-Smith &lt;mcampbellsmith@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> freeswitch-users@lists.freeswitch.org<br><b><span style="font-weight: bold;">Sent:</span></b> Thu, April 8, 2010 8:48:17 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Freeswitch-users] version number: git checkout<br></font><br>Thanks
 Milena... I upgraded git now - git version 1.7.0.4<br><br>I did a 'get pull &amp;&amp; make install' and still the same problem.<br><br>Do I have to do a get clone or something?&nbsp; Ideas?&nbsp; Thanks<br><br>freeswitch:~# git --version<br>git version 1.7.0.4<br>freeswitch:~# fs_cli<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _____ ____&nbsp; &nbsp;  ____ _&nbsp; &nbsp;  ___<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  |&nbsp; ___/ ___|&nbsp;  / ___| |&nbsp;  |_ _|<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  | |_&nbsp; \___ \&nbsp; | |&nbsp;  | |&nbsp; &nbsp; | |<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  |&nbsp; _|&nbsp; ___) | | |___| |___ | |<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  |_|&nbsp;  |____/&nbsp;  \____|_____|___|<br><br>*******************************************************<br>* Anthony Minessale II, Ken Rice, Michael Jerris&nbsp; &nbsp; &nbsp; *<br>* FreeSWITCH (<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>)&nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *<br>* Paypal Donations Appreciated: <a ymailto="mailto:paypal@freeswitch.org" href="mailto:paypal@freeswitch.org">paypal@freeswitch.org</a> *<br>* Brought to you by ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a>&nbsp;  *<br>*******************************************************<br><br>Type /help &lt;enter&gt; to see a list of commands<br><br><br>+OK log level&nbsp; [7]<br>freeswitch@internal&gt; version<br>FreeSWITCH Version 1.0.head (git-)<br><br>On Thu, Apr 8, 2010 at 11:51 PM, Milena &lt;<a ymailto="mailto:testeador01@gmail.com" href="mailto:testeador01@gmail.com">testeador01@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt; Can anything be done in the freeswitch code so when "git pull" is executed,<br>&gt; the "--pretty"&nbsp;argument is&nbsp;also set&nbsp;where "--format" is set to make it<br>&gt; compatible with both older and newer versions of git? or it is all up
 to<br>&gt; what git does and nothing to do on fs?<br>&gt;<br>&gt;<br>&gt;<br>&gt; PS: Mark,&nbsp;the issue you're facing is because of your version of git, the CLI<br>&gt; shows the freeswitch version properly with git 1.7.0.4, the "format"<br>&gt; argument isn't recognized by your version of git.<br>&gt;<br>&gt;<br>&gt; 2010/4/8 Mark Campbell-Smith &lt;<a ymailto="mailto:mcampbellsmith@gmail.com" href="mailto:mcampbellsmith@gmail.com">mcampbellsmith@gmail.com</a>&gt;<br>&gt;&gt;<br>&gt;&gt; Git was installed as described on the wiki. &nbsp;I am using Debian Lenny<br>&gt;&gt; and Git version 1.5.6.5<br>&gt;&gt;<br>&gt;&gt; I just did a git pull and had the same issue... FS still shows<br>&gt;&gt; FreeSWITCH Version 1.0.head (git-)<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Thu, Apr 8, 2010 at 5:14 PM, DJB &lt;<a ymailto="mailto:djbinter@yahoo.com" href="mailto:djbinter@yahoo.com">djbinter@yahoo.com</a>&gt; wrote:<br>&gt;&gt; &gt; Upgrade your
 git, then it will show it correctly.<br>&gt;&gt; &gt; <a href="http://wiki.freeswitch.org/wiki/Git_Install" target="_blank">http://wiki.freeswitch.org/wiki/Git_Install</a><br>&gt;&gt; &gt; djbinter<br>&gt;&gt; &gt; ________________________________<br>&gt;&gt; &gt; From: Mark Campbell-Smith &lt;<a ymailto="mailto:mcampbellsmith@gmail.com" href="mailto:mcampbellsmith@gmail.com">mcampbellsmith@gmail.com</a>&gt;<br>&gt;&gt; &gt; To: <a ymailto="mailto:freeswitch-users@lists.freeswitch.org" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>&gt;&gt; &gt; Sent: Wed, April 7, 2010 11:54:27 PM<br>&gt;&gt; &gt; Subject: [Freeswitch-users] version number: git checkout<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Hi!<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; I just used git for the first time ever to checkout FreeSwitch as<br>&gt;&gt; &gt; described on the wiki at<br>&gt;&gt; &gt; <a
 href="http://wiki.freeswitch.org/wiki/Installation_Guide" target="_blank">http://wiki.freeswitch.org/wiki/Installation_Guide</a><br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Now my version number says:<br>&gt;&gt; &gt; FreeSWITCH Version 1.0.head (git-)<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Is there a mistake in my procedure or the building of FS when using<br>&gt;&gt; &gt; GIT?&nbsp; Hard to know the build number of FS with a tag like that!<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt; FreeSWITCH-users mailing list<br>&gt;&gt; &gt; <a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&gt; &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;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt; FreeSWITCH-users mailing list<br>&gt;&gt; &gt; <a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&gt; &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;&gt; &gt; <a href="http://www.freeswitch.org"
 target="_blank">http://www.freeswitch.org</a><br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&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;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; FreeSWITCH-users mailing list<br>&gt; <a
 ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" 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>FreeSWITCH-users mailing list<br><a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" 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></div></div><div style="position:fixed"></div>


</div><br>



      </body></html>