All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Tim Visher <tim.visher@gmail.com>, git@vger.kernel.org
Subject: Re: Hosting from Windows XP.
Date: Mon, 26 Jan 2009 09:38:14 -0800	[thread overview]
Message-ID: <20090126173814.GC31810@spearce.org> (raw)
In-Reply-To: <m3bptux984.fsf@localhost.localdomain>

Jakub Narebski <jnareb@gmail.com> wrote:
> "Shawn O. Pearce" <spearce@spearce.org> writes:
> > - Use JGit and its daemon
> 
> From what I remember currently JGit daemon generates suboptimal
> packfiles, as it does not support delta compression yet...

Yes.

It does however support delta-reuse, and it only supports the
index-pack variant during receive-pack.  So it saves and reuses
any deltas created by C git.  Which makes it almost tolerable to
work with as a bit server.

-- 
Shawn.

  reply	other threads:[~2009-01-26 17:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26 16:27 Hosting from Windows XP Tim Visher
2009-01-26 16:31 ` Shawn O. Pearce
2009-01-26 17:34   ` Jakub Narebski
2009-01-26 17:38     ` Shawn O. Pearce [this message]
2009-01-26 16:45 ` Johannes Schindelin
2009-01-26 17:44   ` Tay Ray Chuan
2009-01-26 17:46     ` Shawn O. Pearce
2009-01-26 17:46 ` Tay Ray Chuan
2009-01-26 18:35 ` Johannes Gilger
2009-01-27 18:24   ` Tim Visher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090126173814.GC31810@spearce.org \
    --to=spearce@spearce.org \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.com \
    --cc=tim.visher@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.