hi,<br><br>at our company we have a simple file-structure for projects, something like<br><br><a href="http://reposerver.com/repos/">http://reposerver.com/repos/</a><br>project<br> - mymain<br> - yourmain<br> - hisbranch<br>
 - herbranch<br>....<br><br>and we do merging between these branches quite often. bzr merge works fine, but it would be really nice to write bzr merge herbranch to get bzr merge bzr+ssh:://reposerver/repos/herbranch<br><br>
is this possible in some easy way?<br><br>thanks, V<br>