telenieko wrote:
> Hi,
> From: http://www.djangoproject.com/documentation/install/
> <http://www.djangoproject.com/documentation/install/> [Installing the
> development version],
> 
> svn co 
> http://code.djangoproject.com/svn/django/trunk/ django_src
> ln -s `pwd`/django_src/django /usr/lib/python2.3/site-packages/django
> 
> Better do that in another fresh new folder.

And then, when you want the updates, you'll do:

$ cd .../django_src
$ svn update

/stava

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to