I don't think it is strictly invalid for bzr-svn, as we need to come up
with a way for the two to co-exist. bzr core probably needs to provide a
way for bzr-svn to know what is going on, and then bzr-svn needs to use
it.

Specifically, "BzrDir/Branch/WorkingTree.open_containing" should
probably be signaling that it is looking for the container of file/dir
X. Then bzr-svn can always say "if dirname(X) != base_dir: raise
NoBranch"

The current layering doesn't really allow it, since we just
probe_transport at each level.

-- 
bzr-svn is irritating when in a (non-svn) subdirectory of an svn working tree
https://bugs.launchpad.net/bugs/192743
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to