kieran@vps05:/var/www/drupal$ ls -al ./sites/default/files/checkout/
total 244
drwxrwxr-x 10 www-data www-data 4096 2009-07-14 15:44 .

The perms in the checkout directory were not 777. I then later discovered,

[Sun Jul 12 21:25:13 2009] [error] [client 206.71.149.251] Invalid URI in request GET HTTP/1.1
rm: cannot remove directory `sites/default/files/checkout/sites/CVS': Directory not empty

Could this have prevented a fresh checkout of HEAD from happening?

Comments

boombatower’s picture

Yes, it most likely did.