On 9/20/07, Carlos Hanson <[EMAIL PROTECTED]> wrote: > > Greetings, > > I am using the current svn checkout of the trunk and would like to > include the multiple-db-support branch. What is the best way to do > this? I will understand if the answer is read the svn manual (it's on > my list of things to do).
SVN branches are standalone - you don't 'include' the branch, you get a complete checkout of the branch. So, you're looking for something like: > svn co http://code.djangoproject.com/svn/django/branches/multiple-db-support However, be warned: the multiple-db-support branch is a little bit stale at the moment. If you search the archives, you will see that Ben Ford has some patches that brings the branch mostly up to date. I haven't played with the branch, or Ben's patches, so I can't comment on the stability of the branch, or the likelyhood that the design represented by the branch is suitable for eventual inclusion in the Django trunk. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---