git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem using GIT CVS-server
@ 2006-05-03  8:11 Panagiotis Issaris
  2006-05-03  8:17 ` Andreas Ericsson
  2006-05-03 10:11 ` Martin Langhoff
  0 siblings, 2 replies; 13+ messages in thread
From: Panagiotis Issaris @ 2006-05-03  8:11 UTC (permalink / raw)
  To: git

Hi,

I've tried using git-cvsserver, but keep running into problems:
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.
When doing a subsequent update, it doesn't seem to do anything,
but reports two error messages/warnings.

I'm using yesterdays GIT and try to serve my local copy of the GIT
repository using git-cvsserver.

export CVSROOT=:ext:takis@localhost:/usr/local/src/git/.git
export CVS_SERVER=git-cvsserver

takis@issaris:/tmp/a/b$ cvs co -d project-master master
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/b$ cd project-master/
takis@issaris:/tmp/a/b/project-master$ cvs -z3 update -PAd
takis@localhost's password:
server doesn't support gzip-file-contents
closing dbh with active statement handles
takis@issaris:/tmp/a/b/project-master$

With friendly regards,
Takis

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2006-05-03 21:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).