[Zope3-dev] RootFolder not found during import

Shane Hathaway shane@zope.com
Wed, 23 Jan 2002 11:54:27 -0500


dale.w.lance@mail.sprint.com wrote:

> I actually have two problems:
> 
> <story length=long emotion=sad>
> I couldn't do a cvs checkout even though I think I followed the
> instructions verbatim per
> http://lists.zope.org/pipermail/zope-dev/2001-December/014313.html .  I
> logged in as anonymous with no password string. But when I do the
> Checkout it says no user "dlance" found. I am dlance on my home linux
> box (RH 7). This pleases me.


Sorry, the command to check out should have read:

cvs -d :pserver:anonymous@cvs.zope.org:/cvs-repository co -r 
Zope-3x-branch Zope3

I forgot the "anonymous@" part the first time.

Shane