Displaying 6 results from an estimated 6 matches for "rcvs".
Did you mean:
cvs
2001 Jul 13
6
AnonCVS
...a discussion back in Jan-Feb about whether to
continue supporting it, but it seemed that Tony Rossini got it working
and the discussion left off there. Did someone decide to disable it, or
is it just not working properly?
Here's the details:
$ cvs -d :pserver:anoncvs@cvs.r-project.org:/home/rcvs/src login
(Logging in to anoncvs@cvs.r-project.org)
CVS password: anoncvs
/home/rcvs/src: no such repository
cvs login: authorization failed: server cvs.r-project.org rejected
access to /home/rcvs/src for user anoncvs
BTW, I would like to see anonymous CVS continue to be available. I
would lik...
1999 Nov 13
1
Anonymous cvs access
...urrently a checked-out copy of the CVS source tree occupies about 10
MB. To compile and install the sources requires about 25 MB.
Checking out a copy is done by
$ # Remember the password is "anoncvs" and you only need to do this once
$ cvs -d :pserver:anoncvs at cvs.r-project.org:/home/rcvs/src login
(Logging in to anoncvs at cvs.r-project.org)
CVS password:
$ cvs -d :pserver:anoncvs at cvs.r-project.org:/home/rcvs/src checkout R
... many pages of filenames follow here
Updating your sources is done by
$ cvs update R
The anonymous CVS repository also contains the modules R-manuals...
1999 Nov 13
1
Anonymous cvs access
...urrently a checked-out copy of the CVS source tree occupies about 10
MB. To compile and install the sources requires about 25 MB.
Checking out a copy is done by
$ # Remember the password is "anoncvs" and you only need to do this once
$ cvs -d :pserver:anoncvs at cvs.r-project.org:/home/rcvs/src login
(Logging in to anoncvs at cvs.r-project.org)
CVS password:
$ cvs -d :pserver:anoncvs at cvs.r-project.org:/home/rcvs/src checkout R
... many pages of filenames follow here
Updating your sources is done by
$ cvs update R
The anonymous CVS repository also contains the modules R-manuals...
2000 Jan 29
1
HDF5 as a module
...Unix in order to give the package a recognizable
name with version number (Rhdf5-0.0), but the installed package
with R a minimal name (hdf5).
3) The module itself, as an attachment.
Index: aclocal.m4
===================================================================
RCS file: /home/rcvs/src/R/aclocal.m4,v
retrieving revision 1.30
diff -c -r1.30 aclocal.m4
*** aclocal.m4 2000/01/21 07:49:19 1.30
--- aclocal.m4 2000/01/29 00:22:35
***************
*** 543,570 ****
AC_MSG_WARN([I found f2c but not libf2c, or libF77 and libI77])
fi])
dnl
- dnl R_LIB_HDF5
- dnl
- AC_DEFUN(R_...
2000 Jan 05
1
anoncvs
I'm trying to do
cvs -d :pserver:anoncvs@cvs.r-project.org:/home/rcvs/src login
and I get "authorization failed...rejected access" with the previously
advertised password (anoncvs). Has the access been changed or is anyone
else having this problem? I'm not very familiar with cvs so I may be
making some mistake.
Paul Gilbert
-.-.-.-.-.-.-.-.-.-.-.-.-....
2008 Apr 30
2
Sending caller name out PRI?
I have a PRI connected to a traditional PBX using NI-2 and a typical
config (further below). When I call from a SIP/IAX phone to an extension
on the PBX, only the number makes it through. If I plug that same port on
the PBX to a carrier the PBX presents both name and number.
Hints or pokes to relevant chapters in documentation? My config is
essentially like one found here: