<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I was trying to fill a new project by importing a directory from my
computer.&nbsp; I used:<br>
<p> <tt>export CVS_RSH=ssh</tt><br>
<tt>cvs -d :ext:<b><em>name</em></b>@cvs.projects.openmoko.org:/cvsroot/<b>ProjectName</b><em>
import -m "Initial CVS Source Import" </em></tt><tt><b>ProjectName</b></tt><tt><em>
none start</em></tt> </p>
which returns the following<br>
<br>
<tt>Permission denied (publickey).<br>
cvs [import aborted]: end of file from server (consult above messages
if any)</tt><br>
<br>
I've also tried using pserver with my actual username &amp; password.&nbsp;
This appears to begin working OK, and lists a bunch of files, but then
hangs.&nbsp; What am I messing up?<br>
<br>
-JF<br>
<br>
</body>
</html>