From: Panagiotis Issaris <takis@lumumba.uhasselt.be>
To: Martin Langhoff <martin.langhoff@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Problem using GIT CVS-server
Date: Wed, 03 May 2006 13:36:12 +0200 [thread overview]
Message-ID: <445895AC.6070109@lumumba.uhasselt.be> (raw)
In-Reply-To: <46a038f90605030411o29af1d1bra3276353347516f6@mail.gmail.com>
Hi,
Martin Langhoff wrote:
> On 5/3/06, Martin Langhoff <martin.langhoff@gmail.com> wrote:
>
>> Hmmm. 100% reproduceable -- looking at it now.
>
>
> Grumble. Some recent change has broken cvsserver -- if I rewind to the
> commit I made of cvsserver, the checkout works correctly. I suspect
> changes to git-diff-tree. However, I'll play dumb and try bisect to
> see where it leads...
>
> (Nice thing about bisecting with C code is that as you get closer the
> delta is smaller, and the recompile is smaller too ;-)
>
> Ok -- an hour's gone by and I'm still fidgeting with bisect. It seems
> to have been broken soon after v1.3.0 but I'm having trouble nailing
> the commit, and understanding WRF has changed.
>
> Can you test with git v1.3.0?
Yes, I installed 1.3.0 using "make prefix=/tmp/testje install"
but, I'm getting the same problem (other then my failing typing
skills ;-) :
takis@issaris:/tmp/a/c$ export PATH=/tmp/testje/bin/:$PATH
takis@issaris:/tmp/a/c$ git --version
git version 1.3.0
takis@issaris:/tmp/a/c$ cvs co -d project-master master
takis@localhost's password:
Permission denied, please try again.
takis@localhost's password:
Permission denied, please try again.
takis@localhost's password:
cvs checkout: Updating project-master
U project-master/Makefile
U project-master/README
U project-master/cache.h
U project-master/cat-file.c
U project-master/commit-tree.c
U project-master/init-db.c
U project-master/read-cache.c
U project-master/read-tree.c
U project-master/show-diff.c
U project-master/update-cache.c
U project-master/write-tree.c
closing dbh with active statement handles
takis@issaris:/tmp/a/c$ which git
/tmp/testje/bin//git
With friendly regards,
Takis
next prev parent reply other threads:[~2006-05-03 11:36 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
2006-05-03 11:11 ` Martin Langhoff
2006-05-03 11:36 ` Panagiotis Issaris [this message]
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=445895AC.6070109@lumumba.uhasselt.be \
--to=takis@lumumba.uhasselt.be \
--cc=git@vger.kernel.org \
--cc=martin.langhoff@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 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).