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

  • Home
  • SEARCH
  • 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 731791
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T07:04:06+00:00 2026-05-14T07:04:06+00:00

I started cloning an SVN repository using the git-svn’s clone operation. After about 6

  • 0

I started cloning an SVN repository using the git-svn’s clone operation. After about 6 hours of importing (it’s a big repo), my computer went and slept on me. Is there a way to resume the operation without redoing all of the initial work?

  • 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-14T07:04:06+00:00Added an answer on May 14, 2026 at 7:04 am

    The git svn fetch command to resume a git svn clone is confirmed by several sources:

    • Git svn and Gnome blog entry

    (Incidentally, if during the initial clone step your connection dies or you need to stop it then to resume the clone you just have to run the above command to resume downloading the history).

    • Hacker News

    There seems to be a memory leak in git-svn. The size of the git-svn process grew slowly and after about two weeks it was at 1.2 GB resident size, at which point the OS refused to let it fork.
    Thing is, this was a blessing in disguise.
    I was able to resume the interrupted clone with a simple “git svn fetch“, and it ran much faster with the now radically smaller heap.
    This, worked so well, in fact, that I got into the habit of interrupting and restarting the process every evening and every morning. A few days later it was done.

    • git-svn tutorial

    You start your adventures with git-svn by cloning an existing Subversion repository:

    git svn clone url://path/to/repo -s
    

    The -s flag assumes that your repository uses the “trunk, branches, tags” convention. If not, you have to specify manually which directories represent branches and tags, if you want Git to know about them.

    This will take a long time, as it will fetch every single revision from SVN and commit locally. If for any reason it stops, you can resume with git svn fetch.

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

Sidebar

Related Questions

I've started tracking an svn repository with git by cloning only its trunk directory.
I've just started learning Git, and the tutorial I'm using says that when cloning
Started learning Wicket after ASP.NET MVC and feel a little bit confused about managing
I started using Git Extensions with no prior knowledge of Git. I created a
I'm contributing to LibreOffice and have started learning git. I've cloned the LibreOffice repository
We are working on a .NET application and recently started using Git for version
Started using Visual Studio 2012 RC since yesterday, We have one WCF solution. Whenever
I'm creating a basic database application in WPF, and I have started using the
I am using NHibernate for ORM, and everything works fine. Now I started to
I started using ruby-electric-mode. I like it except that I am used to closing

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.