Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7845655
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T17:18:38+00:00 2026-06-02T17:18:38+00:00

I have an interesting source control workflow problem. My company is working with a

  • 0

I have an interesting source control workflow problem.

My company is working with a third party contractor that is using SVN to track a product that is currently in active development. We will be taking over this repository within the next few months, but we would like to start work on other functionality within the project. For obvious reasons, our contractor has denied us commit access, but agreed to read access to their SVN repo.

For our windows development machines, we use a mercurial repository. I would like to somehow copy the SVN repo to a new HG repo and periodically merge changes committed to SVN into HG. In other words, we will be working side-by-side in two different repositories.

Has anyone done anything like this? Any suggestions on an approach?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T17:18:39+00:00Added an answer on June 2, 2026 at 5:18 pm

    I imagine any process would only get worst as your changes in mercurial increase and get further apart from the changes in SVN that are never merging with your mercurial changes. However, I would be curious to see how mercurial merges fair with that complexity. I would approach it this way:

    1) Export from svn to create your hg repo, lets call this /SvnExportCleanHG
    Clone that to a working copy where all new features from your company will go: /WorkingHG

    2) When you want to pull in new changes from SVN, do a svn update from /SvnExportCleanHG and commit this to the clean repo. This will have 2 revisions now, original and latest from svn. From within /WorkingHG run an hg pull /SvnExportCleanHG and merge all the inevitable changes. Then commit that to the WorkingHG repo.

    Now you have tried to use mercurials merging to the best of your ability and you still have a clean /SvnExportCleanHG that you can pull the next change from SVN without any conflicts.

    Anytime you want to update from svn again, do step 2. Updating from svn and committing in the clean repo will never conflict because it will only reflect svn, but it will always allow you to pull and merge from your working copy HG because they are based the same.

    It depends on the level of your changes and the changes from SVN if mercurial merging will buy you much. If you guys stay in different baselines of the code, this will be a great workflow and save a lot of manual effort. If you are overlapping heavily, this will still work, but it will simply facilitate your workflow as opposed to solve many merging issues.

    I would be really interested in how this works out if you ever try it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an interesting SQL problem that I need help with. Here is the
I have an interesting problem. The basis of the problem is that my last
I have an interesting problem when using partial page update in asp.net with scriptmanager
I have an interesting genetics problem that I would like to solve in native
I have an interesting problem, which is a function that returns a Dictionary<String,HashSet<String>> .
We are working on using a 3rd party's ActiveX control within a web page.
I have an interesting problem. I need to analyse a source code and to
I have an interesting problem that i can't seem to figure out. I am
A common scenario when using source control is to have a development branch along
I have some interesting problem for an hour.. In my flex project, all width

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.