Error using path directive against an empty root
2008-08-01 14:23:00 GMT
I'm encountering a problem that looks to be a well-known bug dating back quite a while: http://lists.seas.upenn.edu/pipermail/unison-hackers/2006-May/000447.html Simply put, if you specify in a profile: path = a/b Where a/b exists on one root, but the other root is empty (i.e never been sync'ed) Unison reports an error: 'path a/b is not valid because a is not a directory in one of the replicas.' I'm not sure what is causing this, since the error doesn't appear unless you explicitly specify a path in the profile. Is there any chance this bug could be given some priority for fixing, as it means that at present the folders have to be created manually in advance, which can be a very slow and painful process across large roots. Thanks, Matthew
RSS Feed