Bzr bind feature request
Jari Aalto
jari.aalto at cante.net
Sat Dec 2 09:37:19 GMT 2006
Nicholas Allen <allen at ableton.com> writes:
> Also I think if you have bound to a location at some point and run bzr
> unbind when you commit it would remind you that you were not bound.
> For example:
>
> bzr bind mainline
>
> bzr unbind
>
> ... make changes...
>
> bzr commit -m "Made a change"
> Committing...
> Modified XXXX
> Committed revision 5 *locally*
===========
Yes, this would be informative (without the "star" markers).
> bzr commit --m "Made a change"
> Committing...
> Modified XXXX
> Committed revision 5 in sftp://host/dir
I believe the URL might be unpractically long:
Committing...
Modified XXXX
Committed revision 5 in sftp://my.very-own-site.net/~johnnyfoo/projects/public/subproject/mainline/first-draft
I'd just have the "local" displayed and not the remote url, unless
--verbose (or -v) is in effect.
Jari
More information about the bazaar
mailing list