Hi, If cannot use git, for copy the source you can use rsync or use fabric to selective upload the file and reload the app.
But easier using GIT Sent from my iPhone On 27 Jun 2013, at 08:15, Nick Apostolakis <nicka...@gmail.com> wrote: > You could use a code versioning system like git or bazaar.when you want to > deploy just pull from your repository > > Στις 26 Ιουν 2013 8:46 μ.μ., ο χρήστης "fred" <fred.se...@adventistcare.org> > έγραψε: >> I've got django 1.5 deploying successfully to a Linux Apache system with >> mod_wsgi. This system is still being developed and changes are frequent. >> >> I currently just copy the Eclipse project directory over, which gives me the >> site/settings as well as the app. This works, but has the disadvantage of >> also copying unnecessary stuff like my docs subdirectory and test data >> directory, etc. I cannot use tools like git to solve this for various >> internal reasons. >> >> I'm the only one using django in my organization and I would appreciate some >> insight from the more experienced developers in the community. >> >> Thanks, >> >> Fred. >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to django-users+unsubscr...@googlegroups.com. >> To post to this group, send email to django-users@googlegroups.com. >> Visit this group at http://groups.google.com/group/django-users. >> For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.