8 Jun
2012
8 Jun
'12
7:09 a.m.
Hello Alan, [ sorry for the late response, I read that mailinglist only every few days ]
The tar file seems strange. There's a smsotpd.2012-06-04c directory, but most of the files seem to have a "smsotpd.2012-06-04" prefix. *Without* the directory:
thank you for telling me. There was a slash missing in my git-archive command. I fixed that: git archive --format=tar --prefix=smsotpd.2012-06-04/ HEAD | bzip2 -9 > ~/.www/smsotpd.2012-06-04.tar.bz2 # ~ slash was missing Cheers, Thomas