Displaying 20 results from an estimated 311 matches for "pserver".
Did you mean:
server
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 rsync]$ cvs -d :pserver:cvs@pserver.samba.org:/cvsr...
2004 Aug 06
3
Icecast2 documentation
I use the cvs version:
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot login
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout ice2
cd ice2
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout avl
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout log
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checko...
2006 Sep 03
9
Patch files to implement AcceptFocus
These files add the virtual function AcceptFocus that was missing from
wxWindow.h. In order to make things right I had to make sure it was
also declared in all the places where wxWindows also changes it. Also,
in wxTextCtrl on Windows GetDefaultAttributes needs to be redeclared. I
haven''t downloaded the Unix and Mac headers for 2.6.3 so I couldn''t see
if it also applies
2004 Aug 06
1
compilling error ices-0.2.3.tar.gz
Ooff! I am using ices2. Well that explains it then! I am new to linux and I thank you very much
for your help and patience.
Please just some clarification.
To get cvs version of ices for mp3 streaming compatibilty with Icecast2:
cvs -d :pserver:anoncvs@cvs.xiph.org:/cvs/ice login
pw:anoncvs
cvs -d :pserver:anoncvs@cvs.xiph.org:/cvs/ice -z 9 co ices
or
cvs -d :pserver:anoncvs@cvs.xiph.org:/cvs/ice login
pw:anoncvs
cvs -d :pserver:anoncvs@cvs.xiph.org:/cvs/ice co ices
to get libshout2
cvs -d :pserver:anoncvs@cvs.xiph.org:/usr/local/cvsr...
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 /usr/local/samba/source
autoc...
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 netfilter/iptables sourcecode via=20
anonymous CVS repository is:
cvs -d:pserver:cvs@pserver.netfilter.org:/cvspublic login
cvs -d:pserver:cvs@pserver.netfilter.org:...
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 v...
2004 Aug 06
2
CVS changes || http://www.xiph.org/cvs.html
...t 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 ;
>
> --
> CVSROOT=:pserver:anoncvs@xiph.org:/usr/local/cvsroot
>
> mystifLY:/usr/src/ices# cvs login
> Logging in to :pserver:anoncvs@cvs.xiph.org:2401/cvs/ice
> CVS password: #anoncvs#
> mystifLY:/usr/src/ices# cvs -d
> :pserver:anoncvs@cvs.xiph.org:/usr/local/cvsroot co libshout
> cvs checkout: author...
2004 May 21
4
Some problems with download Asterisk-addons
Hi!
I have some problems with the download of Asterisk-addons.
I try to follow instructions that I found in
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cdr%20mysql , but
nothing to do.
This is my shell:
[root@obelix root]# cd /usr/src
[root@obelix src]# export
CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot
[root@obelix src]# cvs login
Logging in to :pserver:anoncvs@cvs.digium.com:2401/usr/cvsroot
CVS password:
cvs checkout asterisk-addons
cvs [login aborted]: connect to cvs.digium.com(65.38.23.22):2401 failed:
Connection timed out
[root@obelix src]# cvs checkout as...
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 ogg/include
cvs server: Updati...
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...
2004 Aug 06
2
Icecast2 documentation
I try to run the Icecast2 server, but when i start:
icecast -c icecast.xml
the server print the xml file and stop immediately..
Is a documentation exist?
--
CHRISTOPHE GUERIN
(christophe.guerin@etud.univ-pau.fr)
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
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.
2006 Aug 15
4
contributing?
What do I need to do to be able to contribute patches?
Thanks,
Joe
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2004 May 24
0
CVS pserver unavailable
The pserver will be unavailable until I can install the latest update
that addresses a security problem. The CVS web interface remains available.
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2004 Aug 06
1
relay servers and mountpoints
>
> He needs both. Only ices 0.x from CVS can use libshout2 from CVS.
> Actually only the ices-libshout_2 branch of ices does.
>
> The ices 0.x module lives under
> :pserver:anoncvs@xiph.org:/cvs/ice
>
He says thank-you kindLy, and ponders why (t)HiS attempt has also failed
.
mystifLY:/var/lib/cvs# cvs -d :pserver:anoncvs@xiph.org:/cvs/ice login
Logging in to :pserver:anoncvs@xiph.org:2401/cvs/ice
CVS password: [tried : : anoncvs ; and, blank-just press enter]
Fa...
2007 Jun 01
1
Puppet starting before network is up
...xits immediately. I''m hacking
around the problem with the following content in /etc/default/puppet,
but I''m sure there''s a better solution:
=====
# Puppet doesn''t like starting before it can contact the puppetmaster.
# Wait up to 30 seconds before continuing.
pserver=REDACTED
for n in `seq 1 30`; do
ping -c 1 $pserver >& /dev/null && break
echo -n " $n"
sleep 1
done
DAEMON_OPTS="--server $pserver --factsync"
=====
--
Mike Renfro / R&D Engineer, Center for Manufacturing Research,
931 372-3601 / Tennessee Techno...
2004 Jan 09
0
pserver.netfilter.org CVS tree reorganization
...e: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi!
As many of you will have noticed already, I took the liberty to reorganize
the CVS tree structure. This was needed to get a better seperation
between independent parts of the project. =20
pserver.netfilter.org:/cvspublic now has the following modules:
iptables
this is what netfilter/userspace used to be
pkttables
this is what netfilter/iptables2 used to be.
patch-o-matic-ng
this is the new patch-o-matic, used to live below=20
/netfilter, too.
documentation
this is the FAQ's and...
2004 Aug 06
2
relay servers and mountpoints
...chael Smith wrote:
> On Wednesday 22 January 2003 22:58, Adon Irani wrote:
> > > > > current cvs version it'll work with icecast2.
> >
> > i am doing something wrong here ?? ( sorry if this is obvious ,)
>
> Yes. You're using the wrong cvs server.
> :pserver:anoncvs@xiph.org:/usr/local/cvsroot
Just to clarify, it's libshout he needs to get from xiph, isn't it? I
didn't think ices 0.2.3 was in xiph's CVS.
Geoff.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To...
2007 Feb 06
1
[LLVMdev] llvm-poolalloc compilation failed
Chris,
I performed the steps you gave below to check out llvm-poolalloc. When
I want to get new updates made to llvm-poolalloc, do I perform the
following commands?
cvs -d :pserver:anon at llvm.org:/var/cvs/llvm login
<Hit return for an empty password>
cd llvm/projects
cvs -d :pserver:anon at llvm.org:/var/cvs/llvm update -r release_19
llvm-poolalloc
In other words, do I specify the -r option to perform an update? Also,
how do I produce the doxygen for DSA?
Regards...