similar to: cvs anonymous password

Displaying 20 results from an estimated 10000 matches similar to: "cvs anonymous password"

2003 Nov 24
2
ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm does not work with RHEL 3errata kernel
From: John Smiley [mailto:pro_oracle@yahoo.com] Sent: Monday, November 24, 2003 5:07 PM To: Wim Coekaerts Cc: ocfs-devel@oss.oracle.com; ocfs-users@oss.oracle.com Subject: [Ocfs-users] ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm does not work with RHEL 3errata kernel Wim, ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm does not install when the errata kernel (2.4.21-4.0.1) is installed in RHEL 3. It complains
2003 Nov 26
1
ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm does not workwith RHEL 3errata kernel
>also - for async io ; >p2448994_9204_LINUX.zip is the patch to apply for oracle >(this is metalink ARU patch number). Wim, The patch description on Metalink says: DIRECT IO SUPPORT ON EXT2 FILESYSTEM Which wasn't quite what I was expecting. Kevin -----Original Message----- From: Wim Coekaerts [mailto:wim.coekaerts@oracle.com] Sent: 25 November 2003 03:23 To: Brian M. Diehl
1999 Nov 13
1
Anonymous cvs access
With Tony Rossini's help we have established anonymous CVS access to a read-only copy of the main R CVS tree at cvs.r-project.org. This would be of interest primarily to those who want to track the development version (and who have access to CVS, of course). To use anonymous cvs you must log in to the server under the name "anoncvs" and with the password "anoncvs". You
1999 Nov 13
1
Anonymous cvs access
With Tony Rossini's help we have established anonymous CVS access to a read-only copy of the main R CVS tree at cvs.r-project.org. This would be of interest primarily to those who want to track the development version (and who have access to CVS, of course). To use anonymous cvs you must log in to the server under the name "anoncvs" and with the password "anoncvs". You
2004 Jun 16
2
[OT] CVS update
Um, I don't remember the exact checkout command line I used, but it was probably something like the instructions on the web page: cvs -d :pserver:cvs@pserver.samba.org:/cvsroot rsync anyway, how do I update? I tried: [chris@lt2 rsync]$ cvs update -d -P cvs [update aborted]: connect to pserver.samba.org(66.70.73.150):2401 failed: Connection refused and login gives the same: [chris@lt2
2002 Jun 20
0
[ANNOUNCE] netfilter/iptables Anonymous CVS has been moved
--88ivsf4xsnd8HFHJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! The anonymous CVS repository for the netfilter/iptables project has been moved. Please don't use the old (pserver.samba.org) repository anymore, since it is no longer updated and will run out of date very soon. The new location for accessing the
2004 Aug 06
2
CVS changes || http://www.xiph.org/cvs.html
look on http://www.xiph.org/cvs.html for the right login. b. On Thu, Mar 06, 2003 at 03:14:28AM -0500, Adon Irani wrote: > > thanks for the update ; i've finally been able to d/l the latest ices 0.x > fr0m cvs . > > but i'm having difficulties compiling . the builtin libshout doesn't work > , and it won't find my latest cvs-snapshot install of libshout . >
2002 Mar 01
2
best way to work with cvs?
I use a script to get the lastest samba: #!/usr/bin/ksh echo "\npassword: cvs\n" cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co samba Are there any other commands I could tack on or something I should do differently to make sure I am getting correct rebuilds? For example, should I tack on at the end: cd
1997 Oct 25
0
anonymous CVS access to Samba sources
Those of you wishing to follow the Samba source code closely can now get direct read-only access to the Samba source code repository. This means you can see every piece of code we commit to the tree the minute we commit it. I haven't provided this type of access up to now as I couldn't work out how to make it totally safe, so that a malicious user can't gain write access. I've now
2000 Apr 28
4
problem need help
I've installed the openss* rpm's from metalab.unc.edu/pub/Linux/distributions/redhat/contrib/libc6/i386 on a redhat 6.2 system. sshd is running but refuses all connections from all hosts including localhost. The client reports debug: Connection established. ssh_exchange_identification: Connection closed by remote host debug: Calling cleanup 0x8056160(0x0)
2001 Mar 13
2
Samba 2.2 CVS
Sure thing: cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login <password is cvs > cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co -r SAMBA_2_2 samba this will grab samba_2_2 and place it in a directory lableled samba. leaving out the SAMBA_2_2 grabs HEAD. you can get other modules as follows: SAMBA_2_2 HEAD APPLIANCE_HEAD APPLIANCE_TNG there are others but I haven't tried
1998 Apr 30
1
Anonymous CVS access now available from anoncvs.freebsd.org
Please see: http://www.freebsd.org/handbook/anoncvs.html For full information on using ``anoncvs'' to fetch FreeBSD CVS repository (or buildable source) bits. If you're also interested in setting up your own regional AnonCVS server, please see: ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS/anoncvs.shar For some setup instructions on doing this (essentially the list of steps I
2004 Aug 06
5
CVS login failed: Connection Refused
I am trying to login to cvs but the server refuses the connection: # cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login # Logging in to :pserver:anoncvs@xiph.org:2401/usr/local/cvsroot # CVS password: anoncvs # cvs [login aborted]: connect to xiph.org(140.211.166.134):2401 failed: Connection refused I have tried to log in several times the last 2 days with no success. cvs version:
2000 Oct 11
3
More CVS trouble
Well after a week out for a training course, I'm back to trying to check out the postbeta2_branch. so I do cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 vorbis and everything is fine. Trying $ cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 ogg I get... cvs server: Updating ogg cvs server: Updating ogg/doc cvs server: Updating
2006 Aug 06
2
[LLVMdev] Could not access CVS for llvm
I tried to access the latest LLVM, since several messages here so far have referred me to it. Now I have no experience with CVS-over-the-net. My previous experiences with versoin control have been RCS and Monotone. Brief summary: hendrik at lovesong:~/dv$ mkdir llvm hendrik at lovesong:~/dv$ cd llvm hendrik at lovesong:~/dv/llvm$ cvs -d :pserver:anon at llvm.org:/var/cvs/llvm login Logging in
2000 Dec 13
1
Anonymous CVS, Snapshot mirrors available
Thanks to the generosity of Rob Hagopian <rob at hagopian.net>, portable OpenSSH now has a public anonymous CVS tree and a mirror of the snapshots on a fast (colocated) machine. The nightly snapshots are now available from: http://bass.directhit.com/openssh_snap/ Please use these instead of the mindrot.org ones (which will be going away soon). To checkout the CVS tree, issue the
2000 Dec 13
1
Anonymous CVS, Snapshot mirrors available
Thanks to the generosity of Rob Hagopian <rob at hagopian.net>, portable OpenSSH now has a public anonymous CVS tree and a mirror of the snapshots on a fast (colocated) machine. The nightly snapshots are now available from: http://bass.directhit.com/openssh_snap/ Please use these instead of the mindrot.org ones (which will be going away soon). To checkout the CVS tree, issue the
2002 Oct 23
0
anonymous CVS access
OK, added anon-pserver: cvs -d :pserver:anonymous at dovecot.procontrol.fi:/home/cvs co dovecot
2003 Nov 06
1
Can NOT access CVS???
Anyone has problem to access CVS? When I tried to login CVS, got following message: [root@asterisk1 src]# export CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot [root@asterisk1 src]# cvs login Logging in to :pserver:anoncvs@cvs.digium.com:2401/usr/cvsroot CVS password: Unknown host cvs.digium.com. Thanks, Kang
2003 Feb 10
1
is CVS server up?
Hi. Please, is the CVS server up? I cannot connect it: cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login Thanks. Regards. _______________________________________________________________________ Busca Yahoo! O servi?o de busca mais completo da Internet. O que voc? pensar o Yahoo! encontra. http://br.busca.yahoo.com/