git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Khalid Masum <khalid.masum.92@gmail.com>
To: Git List <git@vger.kernel.org>
Subject: [GSoC23] Working on project Idea from SOC 2011
Date: Thu, 9 Mar 2023 18:07:14 +0600	[thread overview]
Message-ID: <CAABMjtGXGZtUnU+8KgEccNeLXRJmWnE5f24BMG8ysbZKfT-ctQ@mail.gmail.com> (raw)

There is this SOC 2011 idea named "Resumable clone" here:

https://archive.kernel.org/oldwiki/git.wiki.kernel.org/index.php/SoC2011Ideas.html

...
Currently cloning a remote repository has to be done in one session.
If the process fails or is aborted for any reason any already downloaded
data is lost and one has to start from scratch.


There is also currently a bug where, after successfully loading
all data during cloning, an failure in applying the data
to the working directory leaves the repository in some
unusable state. In this a normal clone
behaves differently
than a clone --no-checkout followed by checkout.
Fixing this bug would also be part of this project.


While not necessarily being part of this project fetch
might also benefit from a resume mechanism.

Goal: Allow Git to resume a cloning process that
has been aborted for any reason.
Languages: C
...

Can I work on this idea for GSoC23? If so how should I get started?
I have completed one of the microprojects by the way.

Thanks,
-- Khalid Masum

             reply	other threads:[~2023-03-09 12:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-09 12:07 Khalid Masum [this message]
2023-03-09 13:23 ` [GSoC23] Working on project Idea from SOC 2011 Christian Couder
2023-03-10  5:39   ` Khalid Masum
2023-03-09 14:26 ` Derrick Stolee
2023-03-10  5:46   ` Khalid Masum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAABMjtGXGZtUnU+8KgEccNeLXRJmWnE5f24BMG8ysbZKfT-ctQ@mail.gmail.com \
    --to=khalid.masum.92@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).