[RFC] New name for 'repositories' - 'baskets'
Jan Hudec
bulb at ucw.cz
Tue Mar 7 09:03:10 GMT 2006
On Mon, Mar 06, 2006 at 13:48:47 +0100, David Allouche wrote:
> On Mon, 2006-03-06 at 13:33 +0100, Erik B??gfors wrote:
> > > $ bzr branch $SOMEWHERE dir
> > > $ bzr branch --no-repo dir otherdir
> > >
> > > To create an "otherdir" branch that uses "dir" for its repository. For
> > > example by storing the URL it was branched from in .bzr.
> >
> > I don't understand. Why do you use "no-repo" to indicate that it
> > should use a repo at "dir"?
>
> Because the command does not create a new repo.
>
> Also because I suppose it's an appropriately scary name.
>
> As I said a bit later, --lightweight might be a better option name.
It should be 'bzr branch --repo=dir dir otherdir', because 'bzr branch
--repo=repodir thatdir thisdir' is just as good. Appropriate shortcut
would be 'bzr branch --share-repo dir otherdir'.
Oh, and please do not confuse this with lightweight checkout, which is a
very different thing. Checkout is /not/ a branch -- this is.
--
Jan 'Bulb' Hudec <bulb at ucw.cz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060307/fcf6f149/attachment.pgp
More information about the bazaar
mailing list