sapling/eden
Caren Thomas 20915e20aa only add mount path to directory map if clone is successful
Summary: Move adding the mount path to the directory map as the final step of the clone command so that the path is only documented if the mount is actually successful. Previously, if 'eden clone' failed during the mounting, another call to 'eden clone' to try again would fail with 'Error: mount path NAME already exists.' This change ensures that a second call to 'eden clone' will actually try again if the first failed.

Reviewed By: simpkins

Differential Revision: D3543388

fbshipit-source-id: be6412ad6d5d009bd87ad6e0b4110b35e6300fcb
2016-07-11 13:15:03 -07:00
..
fs only add mount path to directory map if clone is successful 2016-07-11 13:15:03 -07:00
fuse eden: implement rename for files, add test for sed -i 2016-07-05 19:54:21 -07:00
utils add a kDirSeparator constant 2016-06-02 22:08:15 -07:00
DEFS Exclude the cpp_binary for the daemon from the python_binary for the CLI. 2016-06-15 17:07:58 -07:00