git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GSoC23] Working on project Idea from SOC 2011
@ 2023-03-09 12:07 Khalid Masum
  2023-03-09 13:23 ` Christian Couder
  2023-03-09 14:26 ` Derrick Stolee
  0 siblings, 2 replies; 5+ messages in thread
From: Khalid Masum @ 2023-03-09 12:07 UTC (permalink / raw)
  To: Git List

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-10  5:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-09 12:07 [GSoC23] Working on project Idea from SOC 2011 Khalid Masum
2023-03-09 13:23 ` Christian Couder
2023-03-10  5:39   ` Khalid Masum
2023-03-09 14:26 ` Derrick Stolee
2023-03-10  5:46   ` Khalid Masum

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 NNTP newsgroup(s).