Hi, For each repository MercurialEclipse stores the default synchronize URL and any number of alternative URLs that are known to sync with. So this workflow isn't supported exactly as stated. What I'd do is set the default sync URL to test_repo because usually you pull/check incoming more that push, then once you're ready to push do Team->Synchronize With.. or Team->Push.. and use test_repo2 in that case.
On Sun, Nov 25, 2012 at 12:37 AM, <[email protected]> wrote: > Hello All, > > I have two repo: > 1. ssh://[email protected]/jeshwanth/test_repo > 2. ssh://[email protected]/jeshwanth/test_repo2 > > How to configure in eclipse to behave as below ? > 1. clone and pull from test_repo. > 2. push to test_repo2. > > > > Thanks in advance > > -- > > > -- John Peberdy --
