Since you're installing directly from SVN, you'll need to preface the URL with "svn+". Just 20 minutes ago I successfully did a pip install using the following command:
pip install svn+http://code.djangoproject.com/svn/django/trunk/#egg=django Chuck On Monday, January 31, 2011 at 12:57 PM, Renato Garcia Pedigoni wrote: > I don't know if it's related to this server upgrade, but I can't install > django from svn with pip anymore [1]. However, it's still working with > easy_install. > > > [1] I'm using: pip install http://code.djangoproject.com/svn/django/trunk > > > Pip error log on http://dpaste.com/371850/ > > > Thanks > > > -- > Atenciosamente, > Renato Garcia Pedigoni > > > On Sun, Jan 30, 2011 at 11:15 AM, Russell Keith-Magee > <[email protected]> wrote: > > > On Sun, Jan 30, 2011 at 2:11 PM, Russell Keith-Magee > > <[email protected]> wrote: > > > On Sat, Jan 29, 2011 at 5:45 AM, Jacob Kaplan-Moss <[email protected]> > > > wrote: > > >> On Fri, Jan 28, 2011 at 3:33 PM, Jacob Kaplan-Moss <[email protected]> > > >> wrote: > > >>> I'm starting the switchover to the new djangoproject.com server right > > >>> now. Might be around 5 mins of downtime or so. > > >> > > >> Migration should be complete now. I'm still cleaning up a few > > >> last-minute things, but if you notice anything wrong please pop into > > >> #django-dev on freenode and let me know. > > > > > > You're not around in IRC (I'm guessing you're in bed) so here's a > > > couple of issues: > > > > > > One more -- it looks like SVN checkin triggers aren't working. I've > > just checked in a couple of tickets, and they weren't autoclosed by > > the commits. > > > > Russ %-) > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Django developers" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/django-developers?hl=en. > > > > > > > > > > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-developers?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
