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 [email protected] 2011/9/3 Yannick Torrès <[email protected]>: > 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.
