Re: cg-init bug -- identified and fixed - thanks!
From: Zack Brown <hidden>
Date: 2016-06-15 22:41:59
On Sun, Jun 05, 2005 at 10:19:04PM +0200, Petr Baudis wrote:
Dear diary, on Sun, Jun 05, 2005 at 08:29:12PM CEST, I got a letter where Zack Brown [off-list ref] told me that...quoted
I figured it out. I made a temporary copy of the directory, and kept doing $ rm -rf .git $ rm somerandomfileordir $ cg-init $ cg-status It turned out one of my files had a "'" in the name, i.e.: $ ls Zack's_file $ I removed it, and all of a sudden cg-init worked perfectly. Is that a Cogito bug? I would expect git to handle any filename the filesystem itself can handle.Could you check with the latest Cogito, please? (88467971134efddf66793ba44c4ee1ffc7573a0a)
I just tried with fd787bb8d89cdacedc16cfef9dc4feb0cf843def which is a few patches later than the one you list. The problem seems to be fixed. Many thanks! Be well, Zack
-- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- Zack Brown