Stefan Reichör <[EMAIL PROTECTED]> writes:

> The easiest is "bzr init". This way just creates a .bzr directory that
> holds the repository.
> In DVC, just do M-x bzr-init

But note that for this type of things, DVC doesn't bring much added
value compared to "bzr init" inside a shell. The biggest advantage is
that if you don't have a shell or xterm opened, you don't have to open
one.

> The page http://bazaar-vcs.org/SharedRepositoryTutorial explains, how
> to create and use an archive on a different location.

Note that this tutorial is very complex, but the concept is indeed
very simple: multiple branches share some of their storage (=> less
disk space, faster branching), but branches still logically behave in
the same way.

-- 
Matthieu

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to