On Tue, May 19, 2009 at 3:35 PM, Dan Bergh Johnsson <[email protected]> wrote: > No sweat! > > If I fail, I'll just have to resign and let one of you commit the change.
Problem found and corrected. For future reference... Problem description; On git push I received the following error; error: unable to create temporary sha1 filename ./objects/f6: File exists Problem Solution; There was incorrect ownership on the above and other files in the /var/cache/git directory, which in our case must be set to git:git Dan, your account should be operational by now. Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

