Florent Thoumie [off-list ref] writes:
On Wed, 2006-11-01 at 13:43 -0800, Junio C Hamano wrote:
quoted
Junio C Hamano [off-list ref] writes:
Actually, Florent's said the directory permission was screwed up
to begin with, so after following the code a bit more I can see
why it said "is a directory".
I screwed the perms. I have a cron job that does automatic imports and
it's running as root. I've been lured by the fact that it uses my name
and email address to do those imports, so I thought it was running under
my unprivileged account.
Thanks for a honest clarification. I was starting to worry if
this is a BSD vs Linux filesystem gotcha that is harder to debug
without having an actual box.