Hi Vincent!

> Cough, the following is simpler:

Thanks - that is much easier to grasp.

> BASE=~/src/bzr/reviews
> NICK=$1
> PATCH=$BASE/$NICK.diff
> cd $BASE
> bzr init $NICK
> cd $NICK
> bzr pull $PATCH

I am not sure, if I fully understand the sequence.

What do you get per mail?
 Is it just a simple diff?
 Is it a bundle (or whatever it is called in bzr)?

bzr init $NICK initializes a new repository
Is this correct?
Or do you have some kind of shared layout?

Stefan.

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

Reply via email to