This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: server update


> Could you please explain how Root and Repository should look now?  If
> I use the anoncvs access, I should probably switch to anoncvs,
> shouldn't I?

Yes, though at the moment anoncvs is still an alias for sourceware.

> I currently have which might already be the correct setup:
> $ cat CVS/Root 
> :pserver:anoncvs@anoncvs.cygnus.com:/cvs/glibc
> $ cat CVS/Repository 
> /cvs/glibc/libc

That is the correct setup for anoncvs.  For non-anonymous cvs, Root should be:

	sourcware.cygnus.com:/cvs/glibc

or user@sourceware.cygnus.com or :rsh:user@sourceware.cygnus.com or whatever,
and CVS/Repository is the same.

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