thank you, I'll give those a look On Mon, 2008-03-03 at 21:41 +0200, Christos Τrochalakis wrote: > On Mon, Mar 3, 2008 at 6:26 PM, Reed Bailey <[EMAIL PROTECTED]> wrote: > > > > > > On Mon, 2008-03-03 at 15:02 +0200, Christos Τrochalakis wrote: > > > On Mon, Mar 3, 2008 at 2:09 PM, Malcolm Tredinnick > > > <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > On Mon, 2008-03-03 at 01:45 -0800, Manoj Govindan wrote: > > > > > Is there a way to check out the latest version of Django code using > > > > > the svn+ssh mechanism? > > > > > svn co svn+ssh://code.djangoproject.com/svn/django/trunk/django > > > > > > > > No, there isn't. > > > > > > You could however clone the code through the avaliable git, and > > > mercurial repositories: > > > > > > git clone git://repo.or.cz/django.git > > > or > > > git clone http://repo.or.cz/r/django.git > > > or > > > hg clone http://hg.dpaste.com/django/ > > Are these actively kept to same version as svn repo? > > I did not know these existed. Must have missed in my reading > > Where is general area for info on these? at wiki or djangoproject > > or... ? > > > > I think they are updated hourly. You could find some info in the > DjangoBranches wiki page, > also there are one or two podcasts around that explain how to use git > with django. > > http://code.djangoproject.com/wiki/DjangoBranches#CreatingNewBranches > > >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---