You could checkout your project from the repository onto the server - assuming you are using version control. Alternatively, you might like rsync.
Marcel Am 22.05.2012 22:17, schrieb kooliah: > I'm working on a new site and i have often the need to update the server > to let other people see the progress. > I tought to do a python script that compare the file structure/date/time > of my local version with the server version and update only the > changed/new files. > Before starting, and according to the DRY principle :-), I would like to > know if there is already something like that. > -- 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.