We are using subversion control for sites/all/modules, and our usual method is to delete everything in the module directory, download and unpack the tarball, then svn add everything. With 6.x-2.7, the expanded files did not include node_export.module, it only gave me LICENSE.txt and a directory called modules, which does not contain node_export.module. I looked to see if there was a README file that might have said, don't delete everything, just overwrite with new files, but didn't find any README file or other download documentation. Thanks.
Comments
Comment #1
danielb commentedHmm that's odd, I've made a new release and it worked properly. I think all the files are there.
Comment #2
danielb commentedComment #3
memcinto commentedLooks like it's fixed in the new 6.x-2.8 release. This issue can now be closed.