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 555987
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:52:21+00:00 2026-05-13T11:52:21+00:00

I use Versions on OS X to manage all my code in Subversion. I’m

  • 0

I use Versions on OS X to manage all my code in Subversion. I’m not interested in significantly changing my current workflow until Git has a great GUI app like Versions.

One of my clients wants me to push my code to a private GitHub repository. There are many questions and articles about running Git locally and pushing to a remote Subversion server, but I can’t seem to find any suggestions for the opposite scenario.

To be clear, what I want to do is:

  1. Keep my code managed in a local Subversion checkout (the central repository is actually on a remote server, but I’m hoping that doesn’t matter here)
  2. Whenever I make a delivery to the client, I’d like to run a command such as “git update-github-with-local-svn-changes”
  3. If someone else commits to GitHub (rare), I’d like to run a command such as “git update-local-svn-with-github-changes”
  • 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-05-13T11:52:21+00:00Added an answer on May 13, 2026 at 11:52 am

    The best answer I can think of is to use git-svn to make a git copy of your subversion server, then push the branch thus created to github. When changes are made in github, pull them down, merge them with your branch cloned from subversion and commit them into subversion. This is treating the whole github side of things as a downstream from your (master) subversion server, and you should be able to use all the suggestions already out there for managing it.

    If there is already code in github, you may have to do a bit of dancing with rebasing. The basic idea would be to get the latest source, import it into subversion, pull from subversion using git-svn then rebase the latest git-svn commit on top of the branch from github. You then have the git history with a new commit at the head, containing git-svn metadata. I’ve not tried this, though.

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

Sidebar

Related Questions

How can i use border-radius on all versions of IE? .myclass { border-style: solid;
On all others versions of platform I use this: BrowserFieldConfig cfg = new BrowserFieldConfig();
Everyone uses source-code control to manage versions (right?) and this provides some level of
I have a large code base under source control (was subversion, now git). To
I have noticed that sometimes people have to use multiple versions of jQuery in
We use the maven versions plugin to keep our versions up to date by
I want to use ListView on earlier versions of Android within an AppWidget. RagnarRs
In recent versions of python, one can use something like with open('abc.txt') as f:
With gcc versions before 3.3 and with the MS compiler I use the following
I'd like to use different targets for my free and full versions of my

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.