Re: tar on Mac does not like empty tar from git archive

2013-04-08 Thread BJ Hargrave
oth were created with tar cTf /dev/null xxx.tar Both files are accepted by tar on both the Mac and the RHEL machines. (Both files contain nothing but zeros.) -- BJ Hargrave mac.tar Description: Unix tar archive linux.tar Description: Unix tar archive

tar on Mac does not like empty tar from git archive

2013-04-08 Thread BJ Hargrave
ve. An empty tar file created by bsdtar is accepted. tar cT /dev/null | tar t; echo $? 0 -- BJ Hargrave -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: git no longer prompting for password

2012-08-27 Thread BJ Hargrave
On Aug 27, 2012, at 04:28 , Iain Paton wrote: > On 26/08/12 10:57, Iain Paton wrote: > >> > > I've just discovered that the directive only appears in apache 2.4 > so something more generic will probably be a better idea. Not everyone will > be running 2.4.x for a while yet. You coul