Git development
 help / color / mirror / Atom feed
* Git and Media repositories....
@ 2008-11-02 19:50 Tim Ansell
  2008-11-03  6:56 ` Johannes Schindelin
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Tim Ansell @ 2008-11-02 19:50 UTC (permalink / raw)
  To: git

Hey guys,

Last week at the gittogether I lead some discussions about how we could
make Git better support large media repositories (which is one area
where Subversion still make sense). It was suggested that I post to this
list to get a discussion going. 

The general idea is that we always clone the complete meta-data (tags,
commits and trees) and then only clone blobs when they are needed (using
something like alternates). This allows us to support shallow, narrow
and sparse checkouts while still being able to perform operations such
as committing and merging.

You can find a copy of the summary presentation at
 http://www.thousandparsec.net/~tim/media+git.pdf

I have started working on adapting git to check a remote http alternate
to provide a proof of concept.

I appreciate any help or suggestions.

Tim 'mithro' Ansell

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

end of thread, other threads:[~2008-11-09  5:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-02 19:50 Git and Media repositories Tim Ansell
2008-11-03  6:56 ` Johannes Schindelin
2008-11-03  9:40 ` Jakub Narebski
2008-11-07 13:00 ` Jakub Narebski
2008-11-07 13:19 ` Santi Béjar
2008-11-09  4:58   ` Nguyen Thai Ngoc Duy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox