there are many tutorials on the web, just google them. If you are looking for a subversion repository for your project you can get one at berlinos.de. Sourceforge.net gives CVS, google subversion. If you want something easy, powerfulla and in python then check Mercurial - http://www.selenic.com/mercurial/ In this case a repository is a plain folder where you can execute mercurial commands like "hg add/commit/diff" and so on :)
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

