Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Open Discussion topics
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Open Discussion topics Discuss the time of day, whatever you want to. This is the hangout area. If you have LimeWire problems, post them here too.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old April 5th, 2002
Unregistered
Guest
 
Posts: n/a
Question Obtaining LimeWire Source without registering to LimeWire?

I just wanna read the source, not develop it, so I don't wanna sign up to LimeWire's developer group.

But they won't let me download the source unless I am a member.

Is it legal for someone to post the source somewhere, and if so could someone please do so and put a link as a reply to this message?

Thanks in advance.

If it's illegal (open source anyone?), then maybe I can find out what I need by asking a few questions of someone who understands the source.
Reply With Quote
  #2 (permalink)  
Old April 5th, 2002
Gnutella Aficionado
 
Join Date: March 13th, 2002
Location: Aachen
Posts: 832
Taliban is flying high
Default Re: Obtaining LimeWire Source without registering to LimeWire?

Quote:
Originally posted by Unregistered
I just wanna read the source, not develop it, so I don't wanna sign up to LimeWire's developer group.
You don't have to actively take part in the process of development just because you registered a username at limewire.org.


Quote:
But they won't let me download the source unless I am a member.
Yes, they do. Simply use a cvs-client and login as 'guest'. Then checkout 'limewire'.

The http-download at limewire.org has been disabled, but it was not very often up to date anyway.

Quote:
Is it legal for someone to post the source somewhere, and if so could someone please do so and put a link as a reply to this message?
www.limewire.org - and there are also a couple howtos for using various cvs-clients to download the source-code.
Reply With Quote
  #3 (permalink)  
Old April 6th, 2002
Gnutella Veteran
 
Join Date: April 6th, 2002
Posts: 100
sipher is flying high
Default Re: Re: Obtaining LimeWire Source without registering to LimeWire?

Quote:
Originally posted by Taliban




Yes, they do. Simply use a cvs-client and login as 'guest'. Then checkout 'limewire'.
.
What's a cvs-client?
Reply With Quote
  #4 (permalink)  
Old April 7th, 2002
shorebreak
Guest
 
Posts: n/a
Arrow what's cvs

CVS is Current Versioning System or something like that. I makes it easier for a widely spread group of developers to keep track of versions and files.

there is a CVS server running at cvs.limewire.org and you can use a CVS client (a software program running on your computer) to get access to the server and download or contribute (upload) files. for contributing you need specific rights which you don't have as a guest. but as a guest you might download.

go here to read more about CVS and Limewire:
http://www.limewire.org/docs/ddCVS.html

This is a windows CVS client:
http://www.cvsgui.org/download.html

this is a java cvs client:
http://www.jcvs.org/



mahalo
Reply With Quote
  #5 (permalink)  
Old April 7th, 2002
Gnutella Veteran
 
Join Date: April 6th, 2002
Posts: 100
sipher is flying high
Default

I dont' suppose you know how to use this cvs thing? The directions on limewire.org are so bad it's unbelievable. It keeps saying "cvs login: CVSROOT "server;proxy=cvs.limewire.org;proxyport=1080:c: \temp\Limewire" is not fully-qualified.
cvs [login aborted]: Please make sure to specify "user@host"!"

There's nowhere to enter user@host or password or anything. They also never tell you what their server address or port is I'm just guessing. The damn instructions say everything in general terms but dont' tell you anything about connecting to limewire like this "Check the "Connect using a proxy server" checkbox.
Enter the host name or IP of proxy. For example: www.projectname.domain
Enter port number for the proxy. For example: 1080 "

Example? Wtf? what's the info i NEED?

Last edited by sipher; April 7th, 2002 at 12:28 PM.
Reply With Quote
  #6 (permalink)  
Old April 7th, 2002
shorebreak
Guest
 
Posts: n/a
Default which CVS client are you using?

you should use 'guest' as username and leave the password empty.

repository: /cvs
root dir: /cvs
hostname: cvs.limewire.org
connect method: pserver
module: limewire


it should be something like that.

mahalo
Reply With Quote
  #7 (permalink)  
Old April 7th, 2002
Gnutella Veteran
 
Join Date: April 6th, 2002
Posts: 100
sipher is flying high
Default Re: which CVS client are you using?

Quote:
Originally posted by shorebreak
you should use 'guest' as username and leave the password empty.

repository: /cvs
root dir: /cvs
hostname: cvs.limewire.org
connect method: pserver
module: limewire


it should be something like that.

mahalo
Wincvs the directoins are so freakin vague. I'm also trying to use the command line program that came with wincvs but the instructions for that are even worse.

http://www.limewire.org/docs/ddUsing...gettingstarted

Nothing is clear at all, there is no place other than proxy to enter a server name in wincvs but I don't use a proxy unless you're supposed to enter the cvs server as the proxy? There is no space for a username or password anywhere that I can see either?

I guess my problem is where do you specify "user@host"?!

Last edited by sipher; April 7th, 2002 at 12:41 PM.
Reply With Quote
  #8 (permalink)  
Old April 7th, 2002
shorebreak
Guest
 
Posts: n/a
Default ok...

i'm using jCVS but anyway I will see what i can do to help you....


select Cvs Admin->Preferences from the menu

this is the CVSROOT in the general tab:
server:guest@cvs.limewire.org:/cvs


ok now try to make a checkout.
select CVS Admin -> Checkout Module

when you get to the checkout settings
the module name is: limewire
for the gui and the core project
if you only want the gui the name is: gui and core for core....

i hope this helps you...
Reply With Quote
  #9 (permalink)  
Old April 7th, 2002
Gnutella Veteran
 
Join Date: April 6th, 2002
Posts: 100
sipher is flying high
Default Re: ok...

Quote:
Originally posted by shorebreak
i'm using jCVS but anyway I will see what i can do to help you....


select Cvs Admin->Preferences from the menu

this is the CVSROOT in the general tab:
server:guest@cvs.limewire.org:/cvs


ok now try to make a checkout.
select CVS Admin -> Checkout Module

when you get to the checkout settings
the module name is: limewire
for the gui and the core project
if you only want the gui the name is: gui and core for core....

i hope this helps you...
Yes that's it thank you so much. Now how hard would it be for them to sipmly put in their instructions "enter "server:username@cvs.limewire.org:/cvs" in the CVSROOT field"?
Reply With Quote
  #10 (permalink)  
Old April 7th, 2002
shorebreak
Guest
 
Posts: n/a
Default

there would be no use for this forum then i guess...



mahalo
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
compile from source / limewire.org down? Nirvana General Linux Support 4 November 26th, 2005 07:34 PM
Registering limewire afhsolutions General Windows Support 0 June 21st, 2004 09:26 PM
Limewire source code jpk General Gnutella Development Discussion 5 October 10th, 2003 11:03 PM
Limewire source files Duvel Open Discussion topics 1 March 12th, 2003 06:30 AM
LimeWire Goes Open-Source Moak Open Discussion topics 0 September 24th, 2001 05:17 AM


All times are GMT -7. The time now is 05:24 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.