shortcut for specifying colocated branches

Bug #833665 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Jelmer Vernooij
bzr (Ubuntu)
Fix Released
Medium
Jelmer Vernooij

Bug Description

at the moment it is possible to specify colocated branches in URLs. This works, but is quite annoying for local use. It would be nice if there was a shortcut to using colocated branches, e.g.:

 ../localpath,branch=foo

or perhaps even:

 ../localpath,foo

This is mostly a matter of tweaking bzrlib.transport.location_to_url.

Tags: ui colocated

Related branches

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 833665] [NEW] shortcut for specifying colocated branches

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/25/2011 12:55 PM, Jelmer Vernooij wrote:
> Public bug reported:
>
> at the moment it is possible to specify colocated branches in URLs. This
> works, but is quite annoying for local use. It would be nice if there
> was a shortcut to using colocated branches, e.g.:
>
> ../localpath,branch=foo
>
> or perhaps even:
>
> ../localpath,foo
>
> This is mostly a matter of tweaking bzrlib.transport.location_to_url.
>
> ** Affects: bzr
> Importance: Medium
> Status: Confirmed
>
>
> ** Tags: colocated ui
>

Well, most people would like:
 cd ../localpath
 bzr log foo

Or something equivalent to that to work. The syntax there is (I think?):
 bzr log .,branch=foo

Which is more clearly a usability issue.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5WVXQACgkQJdeBCYSNAANISACgriuIE0limoNL+DZUO8taTdl2
AkAAnAkXVM1UJPA2RFekXfr2vyG/08dA
=28iq
-----END PGP SIGNATURE-----

Revision history for this message
Alexander Belchenko (bialix) wrote :

John A Meinel пишет:
>
> Well, most people would like:
> cd ../localpath
> bzr log foo
>
> Or something equivalent to that to work. The syntax there is (I think?):
> bzr log .,branch=foo
>
> Which is more clearly a usability issue.

That's a black magic, like colon in git. Can it be simply

bzr log --branch=foo

Revision history for this message
John A Meinel (jameinel) wrote :

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 8/25/2011 4:23 PM, Alexander Belchenko wrote:
> John A Meinel пишет:
>>
>> Well, most people would like: cd ../localpath bzr log foo
>>
>> Or something equivalent to that to work. The syntax there is (I
>> think?): bzr log .,branch=foo
>>
>> Which is more clearly a usability issue.
>
> That's a black magic, like colon in git. Can it be simply
>
> bzr log --branch=foo
>

We already have "-d branch", the question is how to spell a "URL" with
a nested branch in it.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5Y4u8ACgkQJdeBCYSNAANIsgCcCr8DFg8VnESqPgPpCDUaYcsP
x1EAoLs1gjNyuiki+UIrFo4pjBxdQco4
=VxtG
-----END PGP SIGNATURE-----

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Aaron was working on adding something like "co:foo".

Jelmer Vernooij (jelmer)
Changed in bzr:
status: Confirmed → In Progress
assignee: nobody → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in bzr:
status: In Progress → Fix Released
milestone: none → 2.6b2
Jelmer Vernooij (jelmer)
Changed in bzr (Ubuntu):
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in bzr (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.