Trent W. Buck wrote: > As you can see from the attached test script and output, mr update is > using _darcs/prefs/defaultrepo rather than the upstream repository > listed in ~/.mrconfig. > > This can cause problems (or at least confusion) when working with more > than two repos, particularly since both mr's source and ~/.mrconfig > seem to suggest that pulling would happen from the mr registered > upstream repository.
mr generally does not try to hide the underlying behavior of the VCS. If darcs pull pulls from the last recorded location by default, then so should mr pull when operating on a darcs repository. I can't see any indication in mr's documentation that the repository used by the checkout command in the mrconfig file is used for pushing or pulling. The checkout command can be any arbitrary command; there is no "mr registered upstream repository". -- see shy jo
signature.asc
Description: Digital signature

