I think we must create global "new" directories and save new files in it.
data/phpdoc-all/ data/phpdoc-all.new/ data/peardoc/ data/peardoc.new/ phd/ revchek/ In this case we no need ".new" postfix in file name and this directories will be not under version control. With regards, Alexander Moskaliov ir...@irker.net 2011/9/3 Yannick Torrès <yannick.tor...@gmail.com>: > As you suggest, perhaps create a new directory as it "foo.new/", store all > new files in it and on commit, we check if the folder exist or not into the > repository and do the job accordingly.