Nick Woods
2005-May-08 08:50 UTC
Subversion authentication/authorization for getting latest source tree?
I wanted to get the latest Rails source tree using subversion by executing the following command on my machine: svn co http://dev.rubyonrails.com/svn/rails/trunk However, I am prompted for a username and password. I tried my e-mail address and password for this and the rails-commit mailing lists along with my name (without the @<domain> portion of the e-mail address) and the same password as well as the anonymous username and a blank username but no luck. How does one go about getting access to the rails source tree so that they can make changes and submit them through the patch system? Thanks, Nick
Michael Koziarski
2005-May-08 08:55 UTC
Re: Subversion authentication/authorization for getting latest source tree?
On 5/8/05, Nick Woods <nwoods-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I wanted to get the latest Rails source tree using subversion by > executing the following command on my machine: > > svn co http://dev.rubyonrails.com/svn/rails/trunkWorks for me right now. Perhaps you hit some transient glitch.> However, I am prompted for a username and password. I tried my e-mail > address and password for this and the rails-commit mailing lists along > with my name (without the @<domain> portion of the e-mail address) and > the same password as well as the anonymous username and a blank > username but no luck. > > How does one go about getting access to the rails source tree so that > they can make changes and submit them through the patch system? > > Thanks, > > Nick > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Cheers Koz
Rick Olson
2005-May-08 20:09 UTC
Re: Subversion authentication/authorization for getting latest source tree?
On 5/8/05, Nick Woods <nwoods-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I wanted to get the latest Rails source tree using subversion by > executing the following command on my machine: > > svn co http://dev.rubyonrails.com/svn/rails/trunkif you look at the page, it says the trunk is at http://dev.rubyonrails.org/svn/rails/trunk (notice the .org, not .com). Try that. -- rick http://techno-weenie.net