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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T15:21:59+00:00 2026-06-03T15:21:59+00:00

Today I got our svn repository cloned into git. I had some uncommitted work

  • 0

Today I got our svn repository cloned into git. I had some uncommitted work though, so I svn commit them and then went to pull them into the git repository.

The problem is, git seems to be somehow confused about the svn repository.

First of all, git remote shows nothing! However, if I write git pull <tab>, it auto-completes svn-remote.svn. Trying that results in

fatal: 'svn-remote.svn' does not appear to be a git repository
fatal: The remote end hung up unexpectedly

I went to look inside git’s own files. Here is the config file:

[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[svn-remote "svn"]
        url = svn+ssh://myname@repository_address
        fetch = libskin/dev:refs/remotes/trunk
        branches = libskin/branch/*:refs/remotes/*

So the remote is actually there (although oddly enough the branches are not). So I went about trying git pull svn and git pull trunk and other things, and they all failed with the same message.

I even tried adding a branch manually in the config file:

[branch "master"]
        remote = svn
        merge = refs/heads/master

but the problem persists.

How do I fix this issue?

  • 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-03T15:22:00+00:00Added an answer on June 3, 2026 at 3:22 pm

    To use both Git and Subversion, the command you use is git-svn

    git svn fetch
    git svn rebase
    

    you cannot get the new svn committed with normal git command. You may read more tutorial here.

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

Sidebar

Related Questions

I got an error today while trying to do some formatting to existing code.
I got a problem today. It had a method and I need to find
Today one of our app got rejected due to email button for enquiries and
We had a bit of an incident today which has got me thinking. We
While helping a friend with a git problem today, I had to introduce a
I ran a query against the V$SEGMENT_STATISTICS view today and got some possibly disturbing
I have never had a problem starting a new app, but today I got
I have followed some advices I got here today and would need a bit
We had a problem today on our dev server where a process locked one
We just added an autoupdater in our software and got some bug report saying

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.