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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T07:58:02+00:00 2026-06-18T07:58:02+00:00

We have a SVN repository with our source code. We really want to use

  • 0

We have a SVN repository with our source code. We really want to use local Git branches to develop new features and take advantage of Git capabilities like the merging algorithms.

Is that possible? If yes, could someone provide some information about how to perform that?

  • 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-18T07:58:03+00:00Added an answer on June 18, 2026 at 7:58 am

    Yes. You will need to use git-svn.

    First you will need to git svn clone your SVN repository. Note that this will fetch every revision from the SVN server, and recreate the history as a Git repository. These Git repositories should not be shared by multiple developers. Each developer should run git svn clone individually!

    Then you can create local branches all you want using standard Git commands, since you basically have a standard Git repository with some extra SVN metadata for tracking SVN commits. You can use commands like git svn dcommit to push commits in Git to the SVN server (each Git commit would become a separate SVN commit).

    I would consider reading a good git-svn tutorial.

    (If possible, you might also consider whether you would actually rather use git-svn to convert your SVN repository to a Git repository, and then discontinue use of SVN altogether.)

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

Sidebar

Related Questions

I want to use SvnAnt to checkout the latest code from our svn repository,
I was setting up another user to use our SVN repository. He didn't have
I have a directory that is in our svn repository. On my local system,
I have imported our SVN repository into Mercurial and now we have entries for
On my workstation I have SVN repository. I use it on both workstation and
I have imported my svn repository to git. My current branch for development is
I have cloned a remote SVN repository with git-svn. I have modified a pom.xml
I have a bare git-svn repository and did a 'git svn fetch' on it.
I have checked out files from my svn repository to a local project folder.
We have an SVN repository hosted externally and our build server is currently internal.

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.