[xmlWiki-developers] Problems using CVS...
Brought to you by:
elhugo
From: Jim K. <ka...@ie...> - 2001-11-04 22:52:18
|
It seems that a lot of you are having the same 'missing directory' problem when trying to download the source tree from CVS. The problem was traced to an error in my instructions. Correct item 5: old: 5. Log into your SSH account once to get things initialized: ssh -l username xmlwiki.sourceforge.net new: 5. Log into your SSH account once to get things initialized: ssh -l username cvs.xmlwiki.sourceforge.net Hope that helps, Jim |