Git and Media repositories....

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Sunday, November 2, 2008 - 3:50 pm

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

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Git and Media repositories...., Tim Ansell, (Sun Nov 2, 3:50 pm)
Re: Git and Media repositories...., Santi Béjar, (Fri Nov 7, 9:19 am)
Re: Git and Media repositories...., Nguyen Thai Ngoc Duy, (Sun Nov 9, 12:58 am)
Re: Git and Media repositories...., Jakub Narebski, (Fri Nov 7, 9:00 am)
Re: Git and Media repositories...., Jakub Narebski, (Mon Nov 3, 5:40 am)
Re: Git and Media repositories...., Johannes Schindelin, (Mon Nov 3, 2:56 am)