$ git clone git://<a href="http://git.freeswitch.org/freeswitch.git">git.freeswitch.org/freeswitch.git</a> freeswitch<br>$ cd freeswitch<br>$ git checkout 5efe5c88b51d1ea50dac68e14fbfe64c11cf9444<br><br>Will checkout revision 5efe5c88b51d1ea50dac68e14fbfe64c11cf9444, or if you already have a checked out repository:<br>
<br>$ cd freeswitch<br>$ git pull<br>
$ git checkout 5efe5c88b51d1ea50dac68e14fbfe64c11cf9444<br><br><br><br><br><div class="gmail_quote">On 21 July 2010 18:54, Kristian Kielhofner <span dir="ltr">&lt;<a href="mailto:kris@kriskinc.com">kris@kriskinc.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello everyone,<br>
<br>
  I&#39;ve got scripts for building specific SVN revisions of FreeSWITCH<br>
(for AstLinux, etc).  How do I best accomplish this with git?  I&#39;m<br>
looking for something like this:<br>
<br>
svn co -r 17856<br>
<br>
  ...but for git.  Any ideas?  I&#39;ve looked at various git docs, sites,<br>
etc and I can&#39;t seem to come up with something equivalent.<br>
<br>
--<br>
Kristian Kielhofner<br>
<a href="http://www.astlinux.org" target="_blank">http://www.astlinux.org</a><br>
<a href="http://blog.krisk.org" target="_blank">http://blog.krisk.org</a><br>
<a href="http://www.star2star.com" target="_blank">http://www.star2star.com</a><br>
<a href="http://www.submityoursip.com" target="_blank">http://www.submityoursip.com</a><br>
<a href="http://www.voalte.com" target="_blank">http://www.voalte.com</a><br>
<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>