I had this Debian box where I used to fetch vim from svn. I had made some tweaks to the source. I used to merge the changes and rebuild my custom configuration of vim.
Clearly, it's been a while since I built vim from source. vim has moved from Subversion to Mercurial. I would like to move the source tree fetched from svn with the modifications I have within it, so that it 'resembles' that of a source fetched from hg. Thenceforth, I could do whatever it is I used to do with svn, with hg (i.e., fetch, resolve conflicts, merge, build, etc.). Is this possible in theory? Has vim changed significantly in the last 6 months to render my custom tweaks meaningless (i.e., I might as well start afresh)? All Google queries reg moving from svn to hg talks either talk about moving the repositories or using a mercurial client to work with a subversion server. Searching the archives from this group, I see that decision to abandon svn in favour of hg was made sometime in August. thank you for listening, - Anand -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
