Proper Publishing of a Repository

3 messages, 2 authors, 2016-06-15 · open the first message on its own page

Proper Publishing of a Repository

From: Jon Loeliger <hidden>
Date: 2016-06-15 22:42:22

Folks,

So, I feel like I missed a step in the grand
"How To Publish A Repository" scheme of things.

I made a repo visible over on jdl.com.  No problem.
But cloning it took forever.  So I ran "git-repack"
on it.  Now cloning only takes hours, not forever.

All this on the linux kernel over HTTP.

Did I miss a step somewhere?

Thanks,
jdl

Re: Proper Publishing of a Repository

From: Timo Hirvonen <hidden>
Date: 2016-06-15 22:42:22

On Wed, 22 Mar 2006 13:17:52 -0600
Jon Loeliger [off-list ref] wrote:
Folks,

So, I feel like I missed a step in the grand
"How To Publish A Repository" scheme of things.

I made a repo visible over on jdl.com.  No problem.
But cloning it took forever.  So I ran "git-repack"
on it.  Now cloning only takes hours, not forever.

All this on the linux kernel over HTTP.
Use git:// protocol (git-daemon) if possible.  It is much faster.

-- 
http://onion.dynserv.net/~timo/

Re: Proper Publishing of a Repository

From: Jon Loeliger <hidden>
Date: 2016-06-15 22:42:22

On Wed, 2006-03-22 at 14:16, Timo Hirvonen wrote:
On Wed, 22 Mar 2006 13:17:52 -0600
Jon Loeliger [off-list ref] wrote:
quoted
Folks,

So, I feel like I missed a step in the grand
"How To Publish A Repository" scheme of things.

I made a repo visible over on jdl.com.  No problem.
But cloning it took forever.  So I ran "git-repack"
on it.  Now cloning only takes hours, not forever.

All this on the linux kernel over HTTP.
Use git:// protocol (git-daemon) if possible.  It is much faster.
Trust me, if it were an option, I would.  It isn't.

So, I think git-prune-packed was the answer here...
jdl
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help