Displaying 20 results from an estimated 11000 matches similar to: "bug: cvs update -P on samba mount?"
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
2004 Aug 06
0
CVS changes
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 .
i've tried to get the libshout mentioned in your msg direct from cvs - but
i encounter problems ;
--
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
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
2003 Jan 28
0
CVS pserver upgraded on samba.org
I've just upgrade the CVS pserver running on samba.org. If anyone sees
any problems please let me know via email.
Luckily we are running the anonymous CVS pserver in a chroot jail which
is updated via rsync from the actual repository so the effects of anyone
exploiting the bug would be minimal.
Tim.
2005 Jan 25
0
lots of changes in cvs
Hi all,
I''ve been spending a lot of time over the past few weeks on RubyTorrent.
All the changes are in CVS. Highlights are:
- Transfer speeds should be much better, thanks to a better piece
selection algorithm, and being more aggressive about dropping boring
peers and adding new ones,
- Download/upload rate limits now work.
- Many bugs fixed.
- .torrent creation now
2001 Nov 12
3
CVS working now, but why?
I managed to update my CVS tree, but not by the method described on
http://www.winehq.com/devstart.shtml, that is
export CVSROOT=:pserver:cvs@cvs.winehq.com:/home/wine
cvs login
cvs update -PAd
but rather by doing this
cvs -d CVSROOT=:pserver:cvs@cvs.winehq.com:/home/wine login
cvs -d CVSROOT=:pserver:cvs@cvs.winehq.com:/home/wine update -PAd
which, if the documentation has anything to say,
2006 Feb 12
1
Bug#338732: logcheck-database: ignore rule for package cvs
tags 338732 pending
thanks
On 12 Nov 2005, at 11:38, Martin Lohmeier wrote:
> here is a rule for the cvs package. The line that should be ignored
> looks like this:
>
> Nov 12 12:02:22 djinn01 cvs-pserver[15917]: connect from
> 212.202.200.77 (212.202.200.77)
> Nov 12 12:31:00 djinn01 cvs-pserver[18386]: connect from
> 80.190.250.190 (80.190.250.190)
>
> I'll
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:
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/
2001 Dec 02
1
Newbie: WineX CVS problem
Hi.
Kernel: 2.4.2
XFree86: 4.0.3
Matrox G200, mga driver
Caldera OL 3.1
Just downloaded WineX from CVS using:
$ cvs -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
$ cvs -z3 -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex
co wine
When I try to make, I get this error:
make[2]: Entering directory `/home/eric/wine/dlls/ddraw'
gcc -c -I. -I. -I../../include
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 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 07
0
[LLVMdev] Could not access CVS for llvm
Hendrik Boom wrote:
> 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$
2007 Aug 20
1
can't login to remote cvs server
Hi Everyone,
I have, for the first time, installed and minimally configured a cvs
server on a CentOS 5 box. I followed a "how to" to do the initial
configuration, so I'm sure I haven't done anything wrond (according to
the "how to", anyway). But, I keep getting this error:
$ CVSROOT=:pserver:ksandhu at kermit:/var/cvs/asterisk
$ cvs login
Logging in to
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