The files in directory hostap.git/hostapd with commit id b4206832e6f22f2eb5a774b04c55e76332363ec8 are same with those fils in directory hostapd inside released tar ball hostapd-0.6.2.tar.gz.<br><br>But it is not for commit id 034e1da1ecbb7cb7818411e7f71c8d40b42828be and
hostapd-0.4.8.tar.gz<br><br>Following is my commands to compare the files for hostapd version 0.4.8<br><br># git-clone git://w1.fi/srv/git/hostap.git hostap.git<br># git-archive --format=tar --prefix=hostap-0.4.8.git/ --remote=./hostap.git/ 034e1da1ecbb7cb7818411e7f71c8d40b42828be | tar -xvf -
<br># (download <a href="http://hostap.epitest.fi/releases/hostapd-0.4.8.tar.gz">http://hostap.epitest.fi/releases/hostapd-0.4.8.tar.gz</a>)<br># tar zxf hostapd-0.4.8.tar.gz<br># diff -urN hostapd-0.4.8/ hostap-0.4.8.git
/hostapd/<br><br>Then, there are 32 files' changes dummped.<br><br>I think these two directories should be same.<br><br>Is there any command I used wrong?<br><br>Thanks,<br>Yj.<br><br><br><div><span class="gmail_quote">
2008/1/2, Yen-Jung Chang <<a href="mailto:yenjung@gmail.com">yenjung@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Jouni,<br><br>How could I archive a hostapd release in git repository?<br><br>I cloned the git repository and archived with the tag hostap_0_4_8, then compared the files in directory hostapd with the tar ball hostapd-0.4.8.tar.gz
.<br>There are 32 files different!!!!<br><br>Do I use the right way to archive the hostapd release in git repository?<br><br>Thanks,<br><span class="sg">YJ.<br><br>
</span></blockquote></div><br><br>