Re: git pack/unpack over bittorrent - works!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 2, 2010 at 4:33 PM, A Large Angry SCM <gitzilla@xxxxxxxxx> wrote:
> On 09/02/2010 09:37 AM, Luke Kenneth Casson Leighton wrote:
>>
>> On Wed, Sep 1, 2010 at 11:04 PM, Nguyen Thai Ngoc Duy<pclouds@xxxxxxxxx>
>>  wrote:
>
> [...]
>>>
>>> There were discussions whether a pack is stable enough to
>>> be shared like this,
>>
>>  it seems to be.  as long as each version of git produces the exact
>> same pack object, off of the command "git pack-objects --all --stdout
>> --thin {ref}<  {objref}"
>
> This is not guaranteed.

 ok.  greeeat.

 so, some sensible questions:

 * what _can_ be guaranteed?

 * diffs?

 * git-format-patches? (which i am aware can do binary files and also
rms)?

* individual files in the .git/objects directory?

 and, asking perhaps some silly questions:

* why is it not guaranteed?

* under what circumstances is it not guaranteed?  and, crucially, is
it necessary to care?   i.e. if someone does a shallow git clone, i
couldn't give a stuff.

* is it possible to _make_ the repository guaranteed to produce
identical pack objects?

* does for example "git gc" change the object store in such a way such
that one git repo will produce a different pack-object from the same
ref?  if so, can running "git gc" prior to producing the pack-objects
gurantee that the pack-objects will be the same?

* is it a versioning issue?  is it because there are different
versions (2 and 3)?  if so, that's ok, you just force people to use
the same pack-object versions.

etc. etc.

l.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]