On 2007-05-13 19:49:34 +0200, Martin Eisenhardt wrote: > Another case where I stumbled upon said error message was when I > added an empty (sub)directory to a project in subversion and then > used git to track that project. Since git cannot track an empty > directory, it did not appear in my git working copy. When I mkdir'd > the directory locally (in my git wc) and then tried to add files > within that repository, I got exactly the same error as Matthieu. It might be a net win to let git-svn handle empty directories by creating an empty .git-svn-empty-dir file in them, instead of pretending they don't exist. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html