LWN.net Logo

[Kde-announce-apps] LinuxDC++ core version .691

From:  nandam vijayanand <vijayanand12003-AT-gmail.com>
To:  kde-announce-apps <kde-announce-apps-AT-kde.org>
Subject:  [Kde-announce-apps] LinuxDC++ core version .691
Date:  Sun, 23 Jul 2006 09:17:12 +0200

Name: LinuxDC++
Version: core version .691
Type: File Sharing
Depend: 
License: GPL
Homepage: http://linuxdcpp.berlios.de
More Info:
http://www.kde-apps.org/content/show.php?content=43061

Description:
 This is a project to port the DC++ direct connect
client to Linux.
This program is currently only avaliable through
cvs.

To check out the CVS anonymously:
cvs
-d:pserver:anonymous@cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp
login
(leave password blank)
cvs -z3
-d:pserver:anonymous@cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp
co linuxdcpp
Note: If you get an error (cvs: command not found)
that means you do not have cvs installed.

How to CVS from behind a Firewall

If you are behind a firewall which blocks port
2401, you will need to take some extra steps to
get to CVS working. If you are behind a SOCKS5
firewall, the easiest option is to use a SOCKS
proxy, and runsocks. Please ask your system
administrator for details.

This is an example how to use a SOCKS proxy in
Linux.

    $ export SOCKS_SERVER=127.0.0.1:1080 (your
socks proxy server ip address:port) 
    $ cd /home/user/wherever/ 
    $ runsocks cvs
-d:pserver:anonymous@cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp
login 
    $ runsocks cvs -z3
-d:pserver:anonymous@cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp
co linuxdcpp 

Note: If you get an error (runsocks: command not
found) that means you do not have runsocks
installed.You can find it at
http://www.socks.nec.com or
http://rapidshare.de/files/26696481/runsocks-1.0r11-2.i38...




Changelog:
 


_______________________________________________
Kde-announce-apps mailing list
Kde-announce-apps@kde.org
https://mail.kde.org/mailman/listinfo/kde-announce-apps


(Log in to post comments)

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds