[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
Oh, this is a different story. This is when you want to get in sync with a svn
repository with actual changs. Not just a mirror. This is more difficult.
Gael, is it what you want ?
Thomas
On Saturday 02 May 2009 16:27:31 Benoit Jacob wrote:
> Does this help?
> http://www.selenic.com/mercurial/wiki/index.cgi/WorkingWithSubversion
>
> Quote:
> When you want to push the changes directly into svn, you first pull
> the latest changes from svn, then rebase your changes to the svn HEAD
> and push them back.
>
> $ hg svn pull # pull the changes from svn
> $ hg up your_head # update the repo to the head of the changes you
> want to push to svn
> $ hg svn rebase # rebase your_head onto svn
> $ hg svn push
--
Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
http://www.freehackers.org/thomas