couchdbkit icon indicating copy to clipboard operation
couchdbkit copied to clipboard

FileSystemDocsLoader().sync() reads in "misleading" files

Open webwurst opened this issue 13 years ago • 0 comments

Syncing _design just did not give me the content of _design/entry/views/all/map.js. It happend that there was a hidden file map.js~ next to it! And it seems that file is read first and so blocks the other one.

webwurst avatar Mar 06 '12 10:03 webwurst