Grokbase
Topics Posts Groups | in
x
[ help ]

Re: Getting "SO Yesterday" blead via git

View PostFlat  Thread  Threaded | < Prev
Sam Vilain Re: Getting "SO Yesterday" blead via git
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Alexey Tourbin wrote:
> On Tue, Mar 04, 2008 at 11:47:30AM +1300, Sam Vilain wrote:
>> Full clone (112MB download):
>>   git clone git://utsl.gen.nz/perl
>
> Did you repack that with something like
> git-repack -a -d -f --window=100 --depth=500

Pretty much, yes.  Not quite such a large depth - more like 100.

Sam.

Thread : Getting "SO Yesterday" blead via git
1)
Sam Vilain I'm happy to announce that I now have a git export of Perforce which is 'diff -ur' clean against at...
2)
Nicholas Clark Cool. So we should apply lots more patches to blead? :-) at times, rather than something that is...
3)
Sam Vilain There's a bit of lag between that and the perforce rsync that I have; it's still not got any...
4)
Rafael Garcia-Suarez I'll do this as soon I have tuits, but that will not be today or tomorrow. I'm really short on time...
5)
Sam Vilain That Module::CoreList list was my guide, yes - I tagged the changes, typically with another commit...
6)
Nicholas Clark I assume that Rafael meant the perforce change numbers for each perforce change, not just the...
7)
Sam Vilain Sorry, I meant to respond to this sooner. I kept these breadcrumbs in the commit message, but out...
8)
A. Pagaltzis Basically, HTTP is just a dumb file copy, whereas the git protocol builds a delta and generates a...
9)
Rafael Garcia-Suarez A few minor nits and questions : What are exactly origin/p4/* vs other remote branches ? I note...
10)
Nicholas Clark A simple fast-forward on one branch doesn't actually work. There a lot of patches that I find I...
11)
Sam Vilain If you look at the refs with "git show-ref", you'll see that the ones starting with "origin/" have...
12)
Nicholas Clark To me it would make sense to move dual-lived modules into ext/ whenever possible. The big exception...
13)
Rafael Garcia-Suarez I fully agree with that. Cwd is already partly in ext/. Do we have a deterministic build order ?...
14)
Joshua Juran 'p4 interchanges' might be useful, though it's not always accurate. Josh
15)
Sébastien Aperghis-Tramoni Does this mean that pragma modules, like constant.pm and base.pm, will also move into ext/? Won't...
16)
Gerard Goossen Looks great. I compared your bleadperl branch to my import of bleadperl. I found a difference a...
17)
Jan Dubois git remote add -t blead origin git://utsl.gen.nz/perl Beyond that it seems to be working on Windows...
18)
Alexey Tourbin Did you repack that with something like git-repack -a -d -f --window=100 --depth=500 ? -----BEGIN...
19)
Sam Vilain Pretty much, yes. Not quite such a large depth - more like 100. Sam.
spacer
View PostFlat  Thread  Threaded | < Prev