On Fri 24 Apr 2015, Johannes Kastl wrote: > > Say I have a branch called Whatever, and got three clients foo, bar > and baz. My vault is in /mnt/path/to/Whatever, which includes the > dirvish folder with the conf files. > > And the result should look like this: > > /mnt > ....path > ........to > ..........Whatever > ..................dirvish > ..................foo > ......................20150424 > ......................20150425 > ..................bar > ......................20150424 > ......................20150425 > ..................baz > ......................20150424 > ......................20150425 > > Is this possible using image-default?
I don't think so. It is possible to do this: /mnt ....path ........to ..........Whatever ..................dirvish ..................foo-20150424 ..................foo-20150425 ..................bar-20150424 ..................bar-20150425 ..................baz-20150424 ..................baz-20150425 This is done using branches: e.g. first create a foo-YYYYMMDD image, then branch that to bar and baz. This can be useful if foo, bar and baz are largely similar: common files will be hardlinked amongst the branches (initially). Paul _______________________________________________ Dirvish mailing list Dirvish@dirvish.org http://www.dirvish.org/mailman/listinfo/dirvish