[Asterisk-Users] CVS or release?

2005-02-08 Thread Roy Sigurd Karlsbakk
hi
is the v1-0 CVS branch supposed to be stable as in STABLE, or should 
one use releases?

roy
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] CVS or release?

2005-02-08 Thread Leif Madsen
On Tue, 8 Feb 2005 10:47:40 +0100, Roy Sigurd Karlsbakk
[EMAIL PROTECTED] wrote:
 is the v1-0 CVS branch supposed to be stable as in STABLE, or should
 one use releases?

v1-0 is the tag used for the latest changes to the stable branch.
Releases are still your best bet, but if you are monitoring the CVS
mailing list for commits to v1-0 stable, then you may see a patch go
in that fixes some bug you've been having.

The rule generally is don't run CVS unless you're monitoring the CVS
mailing list.

-rv1-0-5 will get you version 1.0.5 of Asterisk, which is the latest
released version.

Thanks,
Leif Madsen.
http://www.leifmadsen.com
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] CVS or release?

2005-02-08 Thread Roy Sigurd Karlsbakk
is the v1-0 CVS branch supposed to be stable as in STABLE, or should
one use releases?
v1-0 is the tag used for the latest changes to the stable branch.
Releases are still your best bet, but if you are monitoring the CVS
mailing list for commits to v1-0 stable, then you may see a patch go
in that fixes some bug you've been having.
The rule generally is don't run CVS unless you're monitoring the CVS
mailing list.
-rv1-0-5 will get you version 1.0.5 of Asterisk, which is the latest
released version.
is this static, as in same as the tar ball or will it change over 
time?

roy
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] CVS or release?

2005-02-08 Thread William Suffill
The stable tree from cvs includes any patches since release that was
also commited for the v1-0 tag since some issues were found after the
release but not major enough for a new tar ball release.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] cvs tags / release process

2003-09-13 Thread John Brown
it seems that the CVS process needs a bit of refinement.

there are no (from what I can see) clear release points or
tags in the system.

it would be nice to have a 

ast-release
ast-stable
ast-current

style environment.  

with  

release == a dot release like 1.1.  You can run a 
   production system with this code.  Major/Minor
   bugs have been fixed and all features drivers
   work.

stable ==  a version that compiles and doesn't have
   bugs that break major things.  Its newer than
   release, but its at least stable.  When you 
   grab this version you probably won't break  a
   production system.

current == Active devel system, latest features and latest
   bugs :).  By pulling this into your system you
   run the risk of something breaking, but you also
   get latest features.


The *BSD world seems to do a pretty good job of keeping these
threads running and its nice to have clear lines on what code
is what.



just my worthless .02 worth.


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users