git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-cvsserver wart?
@ 2006-05-25 16:42 Cameron McBride
  2006-05-25 21:19 ` Martin Langhoff
  0 siblings, 1 reply; 8+ messages in thread
From: Cameron McBride @ 2006-05-25 16:42 UTC (permalink / raw)
  To: git

I'm a new git user, so if I'm doing something boneheaed - sharp kicks
are welcome.

For reasons I won't go into, the ability to use cvs clients is darn
near crucial.  Although most development is local (where I install /
use git), pulling down the latest updates and pushing up minor changes
via CVS is helpful at remote locations where I don't want to maintain
clients.  Git with git-cvsserver makes this very nice.   Thanks to
all!

Now, the problem I ran into:

code/ntropy> cvs up
Can't use an undefined value as an ARRAY reference at
/usr/local/bin/git-cvsserver line 761.
closing dbh with active statement handles
cvs [update aborted]: end of file from server (consult above messages if any)
code/ntropy> cvs -v
Concurrent Versions System (CVS) 1.11.1p1 (client/server)

Doing a 'cvs up -dP' (or either of the two individually) seems to work fine.

so, it's an old client, a newer client doesn't have this problem.  a
bare 'cvs up' works fine on:
Concurrent Versions System (CVS) 1.11.17 (client/server)

Just to be clear, it appears everything gets updated with the
workaround - but there might be something else amiss, so I thought it
was worth mentioning.

Cameron

p.s.  I'm assuming the following statement is harmless (it's always present):
closing dbh with active statement handles

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

end of thread, other threads:[~2006-05-26  3:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-25 16:42 git-cvsserver wart? Cameron McBride
2006-05-25 21:19 ` Martin Langhoff
2006-05-26  3:11   ` Cameron McBride
2006-05-26  3:23     ` Martin Langhoff
2006-05-26  3:57       ` Cameron McBride
2006-05-26  3:24     ` Cameron McBride
2006-05-26  3:28       ` Martin Langhoff
2006-05-26  3:34         ` Cameron McBride

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