Re: using 1.0 instead trunk

2008-09-04 Thread James Bennett

On Thu, Sep 4, 2008 at 4:28 AM, Aljosa Mohorovic
<[EMAIL PROTECTED]> wrote:
> since i'm using subversion for my sites in svn:externals i have django
> trunk and now i'm switching to 1.0 tag.
> so what i'm actually asking is if i'm using 1.0 tag in svn:externals
> does it mean that i'm guaranteed that only security fixes will be
> updated in 1.0 tag or should i expect some other changes?

The 1.0 tag is frozen for all time; no changes will ever be made to
it, and it serves as a historical reference point.

In the past we've branched off from the release tags to create support
trees (e.g., "0.96-bugfixes", "0.95-bugfixes", etc.) for security
issues. Since there are some quirks to be ironed out with post-1.0
development, we haven't yet done that for 1.0, but there will be a
solution in place soon.


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



using 1.0 instead trunk

2008-09-04 Thread Aljosa Mohorovic

trunk - http://code.djangoproject.com/svn/django/trunk/django/
1.0 tag - http://code.djangoproject.com/svn/django/tags/releases/1.0/

since i'm using subversion for my sites in svn:externals i have django
trunk and now i'm switching to 1.0 tag.
so what i'm actually asking is if i'm using 1.0 tag in svn:externals
does it mean that i'm guaranteed that only security fixes will be
updated in 1.0 tag or should i expect some other changes?

Aljosa
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---