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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T06:04:06+00:00 2026-06-17T06:04:06+00:00

I recently migrated a project to GitHub from Subversion but the current working local

  • 0

I recently migrated a project to GitHub from Subversion but the current working local directory is still an SVN local repository. Due to complicated reasons it wouldn’t be good to make a new git clone local repository so is there any way to check out the git repository from GitHub?

Right now it’s giving me the error:

fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)

Obviously since I’m not using a git local repository.

  • 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-17T06:04:07+00:00Added an answer on June 17, 2026 at 6:04 am
    1. git init in your Subversion working directory will make it a git repository.
    2. git remote add origin <url>, where <url> is the HTTPS or SSH path from GitHub, will connect your local repository to GitHub.
    3. git fetch origin will update your local Git repository with all its history from GitHub
    4. git reset origin/master will point your local master branch to the latest master from origin, without changing of your files.

    At this point git status will show you any differences between your local working directory and what’s on GitHub.

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

Sidebar

Related Questions

We have a 3.5 Gb SVN repository recently migrated from a 6 Gb one.
Recently we migrated from VSS to SVN. But I don't want VSS removed totally,
I recently migrated a django project from mysql to postgresql and in the process
Recently I have migrated my project from SQLServer 2000 to MySQL 5.2 using MySQL
We just recently upgraded from VS2008 to VS2010. Our project compiles fine; but when
I recently migrated my application from JBoss AS 4.2.1 to JBoss AS 7.1, but
I recently migrated my Qt project from Linux to Vista, and now I'm debugging
We recently migrated from Oracle version 9.2 to 11g. But some bugs appeared with
I'm a Git newbie. I recently moved a Rails project from Subversion to Git.
I recently downloaded the latest NetBeans IDE (for MACOSX) and imported/migrated a project over

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.