On Wed, Dec 08, 2010 at 02:57:41PM -0600, Ryan Nowakowski wrote:
> I noticed that the svn trunk gets tagged for releases.  For example,
> the backfire release[1].  Do you guys tag the packages[2][3] for a
> particular release too?  Is there a backfire version of the packages?
> 
> Thanks,
> 
> Ryan
> 
> 1. svn://svn.openwrt.org/openwrt/tags/backfire_10.03/
> 2. http://downloads.openwrt.org/backfire/10.03/x86/packages/
> 3. svn://svn.openwrt.org/openwrt/packages/

I just spoke with jow in #openwrt-devel on FreeNode.  He said that
packages aren't tagged during release but that I could just specify
a revision at the end of the packages src-svn line in feeds.conf.
This works fine for the first "feeds update".  However subsequent "feeds
update" runs update packages to HEAD.  I'd like a way to rebuild backfire,
packages and all from the same svn revision.

Is there any reason not to tag packages for each release?  Perhaps:
svn cp svn://svn.openwrt.org/openwrt/packa...@{releaserevision} 
svn://svn.openwrt.org/tags/packages_{RELEASENAME}_{RELEASEVERSION}

Example:
svn cp svn://svn.openwrt.org/openwrt/packa...@20742 
svn://svn.openwrt.org/tags/packages_backfire_10.03

- Ryan
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to