Hi, I've created a django project with virtualenv on my server. It is an Ubuntu server. I have checked it into svn. Now I'm on a windows machine and have checked out the project. I noticed however that the activate and deactivate scripts are in bash when created through linux and are .bat files in windows. Furthermore the pip on my windows machine is a exe file where on the project created through ubuntu it's not.
My question then is: is there anyway to setup my windows environment so that I'm able to work from a windows machine (perhaps installing bash on windows or something), is there something I can do when creating the project through ubuntu to allow for this perhaps or will I be limited to working on this kind of project via linux? Question is also up on stackoverflow: http://stackoverflow.com/questions/5028888/virtualenv-django-project-created-through-ubuntu-checkout-out-to-a-windows-machi -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.