Hi there, I was wondering if there is a solution to manage a django deployment with svn like revision tool. What I would like to have my main django deployment to be a trunk like folder. When I want to test something, or make a new app, I want to make a branch oid. which should be visible under some sort of url structure (ie. www.example.org/svn/branchname/normal_folder_structure)
I wouldn't know if this is the best way to develop app's, but I guess it would be nice to commit something when it's solid, and not having to compromise the general site preformance/stability. What do you think of this? Grtz, Dexter -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.