Michael Radziej wrote: > > In such an environment, central > > branches aren't needed; everyone with a copy of the source repository > > can branch it on their local system.
Have you checked out SVK? ( http://svk.bestpractical.com/view/HomePage ) I haven't done much work with it, but it looks like it can mimic most of the same functionality that you mentioned, using SVN for the underlying filesystem. Using that, the Django project itself doesn't have to switch away from SVN, but individual users can still open up local branches. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
