Re: Cannot login to anonymous cvs
eu <eu-E/[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
Steve, Alex, I've tried CVSGrab 2.1. It works fine (slow but ok). So if Alex can give us some tag/branch name it should be ok for now. Here is the command line: C:\temp\cvsgrab-2.1\cvsgrab.bat -rootUrl "http://aspectwerkz.cvs.codehaus.org/viewcvs.cgi/" -packagePath aspectwerkz2 -tag branch_0_10_RC3 -cvsRoot ":pserver:[email protected]:/cvsroot/aspectwerkz" -proxyHost <your proxy, if any> -proxyPort <your proxy port, if any> regards, Eugene >So how can I try out the changes Alex made in cvs head for integrating with >Tomcat5 >(http://blogs.codehaus.org/people/avasseur/archives/000743_aop_integration_i >n_tomcat_5.html)? Would love to try it out before the release. > >-----Original Message----- >From: aspectwerkz-devel-admin-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org >[mailto:aspectwerkz-devel-admin-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org] On Behalf Of eu >Sent: Tuesday, June 01, 2004 9:58 AM >To: Steve Caswell >Cc: aspectwerkz-devel-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org >Subject: Re: [aspectwerkz-devel] Cannot login to anonymous cvs > > >Codehaus is changing CVS repositories for all projects. I've been also >told that anon access to aspectwerkz CVS has been disabled. > > regards, > Eugene > > >Steve Caswell wrote: > > > >>I'm trying to login to the cvs repository following the instructions at >>http://itweb.termnetinc.com/outback/aspectwerkz-0.10.RC2/docs/cvs.html >>using the anonymous login command: >> >>cvs -d :pserver:[email protected]:/cvsroot/aspectwerkz login >> >>and I get the following error: >> >>Logging in to >>:pserver:[email protected]:2401:/cvsroot/aspectwerkz >>cvs [login aborted]: Error reading from server cvs.codehaus.org: 0: No such >>file or directory >> >>***** CVS exited normally with code 1 ***** >> >>I've tried this on a couple of different cvs clients on Windows 2000 >>(WinCVS and CVSNT) with the same result. >> >>I've also tried on Linux with the following result: >>$ cvs -d :pserver:[email protected]:/cvsroot/aspectwerkz login >>Logging in to >>:pserver:[email protected]:2401/cvsroot/aspectwerkz >>CVS password: >>cvs [login aborted]: end of file from server (consult above messages if >> >> >any) > > >>Thanks for assistance. >> >>Steve Caswell >>scaswell-rjMgWMNrobOBUy7/[email protected] >> >> >>