From: "Martin Langhoff" <martin.langhoff@gmail.com>
To: "Panagiotis Issaris" <takis@lumumba.uhasselt.be>
Cc: git@vger.kernel.org
Subject: Re: Problem using GIT CVS-server
Date: Wed, 3 May 2006 22:11:58 +1200 [thread overview]
Message-ID: <46a038f90605030311s4e05de2dr90277f97a3a5c223@mail.gmail.com> (raw)
In-Reply-To: <445865A5.5030700@lumumba.uhasselt.be>
On 5/3/06, Panagiotis Issaris <takis@lumumba.uhasselt.be> wrote:
> I've tried using git-cvsserver, but keep running into problems:
Panagiotis,
thanks a lot for the feedback! cvsserver has mainly been
tried/debugged with a few repositories, mainly the moodle.git
repository that we host, which is an import from a CVS repo.
> When doing a checkout, it only checks out a small subset of
> the total amount of files in the repository and reports a warning/error.
Hmmm. 100% reproduceable -- looking at it now.
> When doing a subsequent update, it doesn't seem to do anything,
> but reports two error messages/warnings.
...
> closing dbh with active statement handles
I thought we had gotten rid of those. In any case, I don't see that
error, and it's just a silly warning from DBI, as we are using cached
statements. As it happens when cvsserver is shutting down, it doesn't
actually break the protocol.
> server doesn't support gzip-file-contents
That warning is harmless, and always there. I did look once at
implementing gzip compression, but in some cases it implies creating
extra temp files to calculate the size, so I've opted to leave it for
some other day.
OTOH, we could declare that we handle it, and never actually send a
gzipped file ;-) as long as we can handle gzipped content from the
client.
cheers,
martin
next prev parent reply other threads:[~2006-05-03 10:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-03 8:11 Problem using GIT CVS-server Panagiotis Issaris
2006-05-03 8:17 ` Andreas Ericsson
2006-05-03 8:26 ` Panagiotis Issaris
2006-05-03 8:44 ` Andreas Ericsson
2006-05-03 10:11 ` Martin Langhoff [this message]
2006-05-03 11:11 ` Martin Langhoff
2006-05-03 11:36 ` Panagiotis Issaris
2006-05-03 11:42 ` Martin Langhoff
2006-05-03 12:02 ` Panagiotis Issaris
2006-05-03 19:49 ` Junio C Hamano
2006-05-03 21:12 ` Martin Langhoff
2006-05-03 21:21 ` Junio C Hamano
2006-05-03 11:41 ` Panagiotis Issaris
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=46a038f90605030311s4e05de2dr90277f97a3a5c223@mail.gmail.com \
--to=martin.langhoff@gmail.com \
--cc=git@vger.kernel.org \
--cc=takis@lumumba.uhasselt.be \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).