|
From: Vince H. <li...@ml...> - 2003-07-28 19:50:47
|
On Sun, Jul 27, 2003 at 08:48:29PM -1000, Matthew John Darnell wrote:
> It says CVS is running a backup, my import command is just hanging. I'll
> keep trying.
I setup the CVS repository stub by importing the LGPL. Set $user
to your SF login and (for bash users) run:
export CVS_RSH=ssh
export CVSROOT=:ext:$us...@cv...:/cvsroot/linuxvm
cvs co linuxvm
You will need to upload your SSH keys to SF and wait a few hours
for the keys to propagate.
This is what I propose:
linuxvm/
bin/
doc/
src/
menu/
sync/
vmta/
...
So, Matt's suggestions would fall under src.
-Vince
|