This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: anonymous cvs


I get exactly the same problem with 1.10.6 CVS client:

cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos -z 6 -t co -P ecos
cvs checkout: notice: main loop with
CVSROOT=:pserver:anoncvs@sources.redhat.com:/cvs/ecos
S-> do_module (ecos, Updating, , )
S-> Create_Admin (., ecos, /cvs/ecos/ecos, , , 0, 0)
S-> unlink(./CVS/Tag)
 -> ParseInfo(/cvs/ecos/CVSROOT/rcsinfo, ecos, ALL)
S-> do_module (ecos, Updating, , )
 -> Create_Admin (ecos, ecos, /cvs/ecos/ecos, , , 0, 0)
 -> unlink(ecos/CVS/Tag)
 <- Create_Admin
 -> unlink(CVS/Tag)
S<- Create_Admin
S-> fopen(/cvs/ecos/CVSROOT/history,a)
cvs [server aborted]: can't chdir(/nohome): No such file or directory
 -> rename(CVS/Entries.Backup,CVS/Entries)
 -> unlink(CVS/Entries.Log)
-> unlink_file_dir(ecos)

> -----Original Message-----
> From: ecos-discuss-owner@sources.redhat.com
> [mailto:ecos-discuss-owner@sources.redhat.com]On Behalf Of Koeller, T.
> Sent: 18 March 2002 16:21
> To: 'ecos-discuss'
> Subject: [ECOS] anonymous cvs
>
>
> The CVS news file
> (http://ccvs.cvshome.org/source/browse/ccvs/NEWS?rev=1.93&content-
> type=text/
> x-cvsweb-markup)
> describes a change in the format of the .cvspass file for versions greater
> than 1.11:
>
> * The ~/.cvspass file has a slightly modified format. CVSROOTs are now
> stored in a new canonical form - hostnames are now case
> insensitive and port
> numbers are always stored in the new format. Until a new login for a
> particular CVSROOT is performed with the new version of CVS, new and old
> versions of CVS should interoperate invisibly. After that point, an extra
> login using the old version of CVS may be necessary to continue
> to allow the
> new and old versions of CVS to interoperate using the same ~/.cvspass file
> and CVSROOT. The exception to this rule occurs when the CVSROOTs used with
> the different versions use case insensitively different hostnames, for
> example, "empress", and "empress.2-wit.com".
>
> I think this may be related to our problems, but haven't
> been able to verify this so far, because I do not have
> ready access to an older CVS version. Can anyone
> else test this?
>
> Thomas
>
> -----------------------------------------------
> Thomas Koeller, Software Development
>
> Basler Vision Technologies
> An der Strusbek 60-62
> 22926 Ahrensburg
> Germany
>
> Tel +49 (4102) 463-390
> Fax +49 (4102) 463-46390
>
> mailto:Thomas.Koeller@baslerweb.com
> http://www.baslerweb.com
>
>
>
> --
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
>


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]