bzr branch on none local transport.

Erik Bågfors zindar at gmail.com
Thu Mar 23 12:53:20 GMT 2006


2006/3/23, Michael Ellerman <michael at ellerman.id.au>:
> On 3/23/06, Erik Bågfors <zindar at gmail.com> wrote:
> > Why should I have to work differently when it's local and remote?
>
> Agreed.
>
> > People working with svn for example, would expect to do
> > svn copy checkout svn://foo/prod/branch
> > svn checkout svn://foo/prod/branch
> >
> > In bzr, that would translate to (but this doesn't work)
> > bzr branch checkout sftp://foo/prod/branch
> > bzr checkout sftp://foo/prod/branch
>
> I don't understand that bit. What the hell is "bzr branch checkout" ?
> Do you mean --checkout ?

No.. checkout was the name of my checkout...


bzr checkout sftp:/....../ checkout
bzr branch checkout mybranch

/Erik




More information about the bazaar mailing list