-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
1.0.4
-
None
The pull button for Hg calls "hg incoming --bundle" (I assume) for previewing incoming changes before pulling.
When using hg with svn repos, --bundle is not supported (by hgsubversion), this causes the pull command to never pull anything.
Some kind of alternative should be implemented to support pull from hgsubversion repos.
Maybe a "bypass incoming" or "force pull", etc...
- duplicates
-
SRCTREEWIN-119 git-svn support
- Closed