dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00011
Re: packs and packed-refs
On Nov 17, 2009, at 23:05 , Alex Morega wrote:
> Hello,
>
> I'm using Dulwich to store large amounts of data in a Git repository, and have a couple of problems.
>
> First, if the repository is packed by git-gc, Dulwich doesn't seem to know about the packed-refs file. I suppose this is easily fixable, and I can try to provide a patch.
>
> The second is more serious: huge packfiles, upwards of 2GB, can't be read on a 32-bit machine, because of memory mapping. Is this liable to change anytime soon? Is there any workaround, perhaps a way to split a given packfile into multiple smaller ones?
>
> Anyway, so far I've had a great time with Dulwich, thanks for that :)
Sorry for bumping my own question, but I get the feeling it fell through some cracks.
Cheers,
Alex
Follow ups
References