git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cvsimport error: need a valid pathname
@ 2005-08-27 14:48 Kalle Valo
  2005-08-27 15:37 ` Martin Langhoff
  0 siblings, 1 reply; 5+ messages in thread
From: Kalle Valo @ 2005-08-27 14:48 UTC (permalink / raw)
  To: git

I have already imported a full CVS repository using this command:

git cvsimport -v -d :pserver:anonymous@hostap.epitest.fi:/cvs hostap

It completed without errors and I could use git to access the hostap
history, just like I wanted. But now, when I was trying to get updates
from the CVS repository, I got an error running the command in the
same directory:

$ git cvsimport -v -d :pserver:anonymous@hostap.epitest.fi:/cvs hostap
fileparse(): need a valid pathname at /usr/bin/git-cvsimport-script line 435
$

The documentation says that it should be possible to update
incrementally from the CVS repository. Am I doing something wrong or
is this a bug?

I'm using git updated today from the master branch on Debian unstable.

-- 
Kalle Valo

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

end of thread, other threads:[~2005-08-28  4:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-27 14:48 cvsimport error: need a valid pathname Kalle Valo
2005-08-27 15:37 ` Martin Langhoff
2005-08-27 17:44   ` Kalle Valo
2005-08-27 20:54     ` Make .git directory validation code test HEAD Linus Torvalds
2005-08-28  4:56       ` Junio C Hamano

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