Re: Getting Django Magic-Removal on Webfaction

2006-06-05 Thread Honza Král
svn checkout first ;) I doubt the copy by webfaction is a svn-checkout, so svn update won't work... best solution wuold be to checkout a new copy, remove the old one in python2.4 and move/link the new one to the desired position On 6/5/06, keukaman <[EMAIL PROTECTED]> wrote: > > Thanks Remi. I h

Re: Getting Django Magic-Removal on Webfaction

2006-06-05 Thread keukaman
Thanks Remi. I have tried getting the trunk using Subversion and I seem to be having a problem. Do I need to do anything to make "svn update" work? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" grou

Re: Getting Django Magic-Removal on Webfaction

2006-06-04 Thread Remi
Hi, > I just opened a Webfaction account so that I can learn Django in a real > web environment instead of running it locally on my pc. > > The version they install is not magic-removal. Does anyone know how to > install this version on a Webfaction account? I had subversion > installed. > > I'm

Getting Django Magic-Removal on Webfaction

2006-06-04 Thread keukaman
I just opened a Webfaction account so that I can learn Django in a real web environment instead of running it locally on my pc. The version they install is not magic-removal. Does anyone know how to install this version on a Webfaction account? I had subversion installed. I'm not very well verse