[Tutor] Using Django with TortoiseSVN (overwriting files)

Sithembewena Lloyd Dube zebra05 at gmail.com
Mon Aug 16 10:10:47 CEST 2010


Hi everyone,

We have a project at work where myself and a co-developer are setting up
Django. Our version control software of choice is TortoiseSVN.

When doing a project update from SVN, it pulls the server version to the
local project. When checking code in, it overwrites the server version of
the code as expected.

I wish to find out whether Django would work happily this way, as it
requires one to use the django-admin.py tool to create projects and apps.
Would overwriting these files/ directories with server versions compromise
their integrity in a Django setup?

-- 
Regards,
Sithembewena Lloyd Dube
http://www.lloyddube.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100816/a499881e/attachment.html>


More information about the Tutor mailing list