Hi, I had finally decided to see if the new svn version of django fixed an issue I was having (ticket 1796 - fixed in rev 5919).
So I ran svn update and checked out rev 6022, restarted apache and unfortunately got an "Internal Server Error" visiting the website. So I starting to checkout different versions to see where the problem was. I dont think I am using the correct svn command... when im in the .../python2.5/site-packages/django directory, I use #sudo svn co -r 5918 http://code.djangoproject.com/svn/django/trunk/ (I cant remember when I found it) Is that how I revert back to a previous version? When I run svnversion i get 6022, when I run svnversion trunk/ i get 5918... Which version will django be using? Im guessing 6022, but if so, how do i get it to use 5918? Any suggestion what could be causing the Internal Server Error? or how go about figuring it out? Cheers, Pawel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---