changes that may have fixed the file synch bugs, finally. added a new
authorChris Koeritz <fred@gruntose.com>
Tue, 22 Jan 2013 02:24:50 +0000 (21:24 -0500)
committerChris Koeritz <fred@gruntose.com>
Tue, 22 Jan 2013 02:24:50 +0000 (21:24 -0500)
commitc93ddbe5db0e3295f90f12685f96d86a060f4cd0
tree99a5b21bb22cf28d2f2362f10a800f3e095056c7
parent73cd7fe4642606a3f691122bc92ff342cdfedca5
changes that may have fixed the file synch bugs, finally.  added a new
stage before tree compare where we make the local directory hierarchy on the target.
this seems to cure all the stupidity issues we were having before.  well, the issues
in regard to the behavior of file_synch at least.
nucleus/library/filesystem/directory_tree.cpp
nucleus/library/filesystem/directory_tree.h
nucleus/library/tests_filesystem/test_directory_tree.cpp
octopi/library/tentacles/file_transfer_infoton.h
octopi/library/tentacles/file_transfer_tentacle.cpp
octopi/library/tentacles/file_transfer_tentacle.h
octopi/library/tentacles/recursive_file_copy.cpp