Last modified 7 years ago
This is the original method used even by CvSync: by keeping both the SourceRepository WorkingDir and the TargetRepository WorkingDir together there are the following advantages:
- Very simple and istinctive
- Minimal space waste
- No need to sync them
On the other hand, it does not always work, for example with TrickyCases.
