Bzr bind feature request

Nicholas Allen allen at ableton.com
Fri Dec 1 20:06:14 GMT 2006


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*

Just so people don't unbind and forget that they unbound and are not 
getting their commits on the mainline. Perhaps you could also inform 
them when they make a commit on a bound branch that the commit was also 
committed at the bound location:

bzr commit --m "Made a change"
Committing...
Modified XXXX
Committed revision 5 in sftp://host/dir

You could just do the latter and then the fact the user does not see the 
server address in the commit output would remind them that they were 
unbound.

Cheers,

Nick





More information about the bazaar mailing list