couchdbkit
                                
                                 couchdbkit copied to clipboard
                                
                                    couchdbkit copied to clipboard
                            
                            
                            
                        FileSystemDocsLoader().sync() reads in "misleading" files
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.