We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentCore,  Processing Development Environment (PDE) › about username & password to download the src
Page Index Toggle Pages: 1
about username & password to download the src (Read 2287 times)
about username & password to download the src
Oct 16th, 2006, 11:41pm
 
can anyone tell me how to get the username and password for downloading the source via SVN?

Thanks a lot!
Re: about username & password to download the
Reply #1 - Oct 16th, 2006, 11:54pm
 
You don't need a username/password to download the SVN source, just use:

svn co svn://processing.org/trunk/processing

And it should magically appear.
Re: about username & password to download the
Reply #2 - Oct 17th, 2006, 12:16am
 
I am using Tortoise SVN windows interface, and the username/password window prompts out. Do you mean i need to switch to the command line interface?
Re: about username & password to download the
Reply #3 - Oct 17th, 2006, 1:32am
 
I use a command line tool and it Just Works.

You could try just hitting enter and seeing if it'll go on without a username/password.
Re: about username & password to download the
Reply #4 - Oct 17th, 2006, 2:19am
 
Thanks, i just tried, but i doesn't work.
Page Index Toggle Pages: 1