Based on encouraging comments from you and Jacopo and others, and seeing
the rate at which new commits are added, I am thinking it may be best to
get on the trunk, even for production.  However I can't imagine running
nightly builds on a production server.  

I'm thinking I'd build nightly on the development laptop, and update the
production server every week or two, to a fairly recent, more-or-less
"known good" revision level.  I'm hoping this would provide the best of
both worlds.  And I'm hoping that this would avoid any mission-critical
breakages until the fixes have been committed.  Does that seem
reasonable?

I don't kid myself that I can submit much code yet, but hopefully I can
help test and document bugs, even if I can't fix them yet.  Hopefully
that will come soon.

-- 
Matt Warnock <mwarn...@ridgecrestherbals.com>
RidgeCrest Herbals, Inc.

On Tue, 2010-05-25 at 18:28 -0700, BJ Freeman wrote:
> Just a note, nightly builds are for testing not production.
> 
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation 
> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
> 
> Systems Integrator-- Glad to Assist
> 
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
> 
> 
> BJ Freeman sent the following on 5/25/2010 5:43 PM:
> > https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+Contribution+and+Development
> > Since I have my own product I do it slightly different.
> > but here is a simple way.
> > on the server make a copy of all the configuration files you do.
> > that way you can make a script to copy them back over after you update.
> > I use the nightly builds since they are complied and ready to go with
> > demo data in derby.
> > then copy the config files back over.
> > In put a copy of my script in
> > https://issues.apache.org/jira/browse/OFBIZ-3705
> > when I am designing I do that on eclipse then run ofbiz from command line.
> > once the jar is built I replace it on the server and do a restart.
> > 
> > 
> > ========================
> > 
> > BJ Freeman
> > http://bjfreeman.elance.com
> > Strategic Power Office with Supplier Automation 
> > <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> > Specialtymarket.com <http://www.specialtymarket.com/>
> > 
> > Systems Integrator-- Glad to Assist
> > 
> > Chat  Y! messenger: bjfr33man
> > Linkedin
> > <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
> > 
> > 
> > Matt Warnock sent the following on 5/25/2010 4:16 PM:
> >> I'm reading the SVN book from O'Rielly, but I don't yet know the
> >> command-line syntax to search/track changes like this.  Any pointers on
> >> practical approaches would be appreciated.  
> >>
> >> I also have eclipse installed on my laptop, but haven't yet learned the
> >> way around it.  Is there a good resource you'd recommend for learning
> >> it?  Googling "Eclipse primer" gives a lot of astronomy articles. :) 
> >>
> >> Also, how do you keep a laptop (development, derby, Ubuntu) code copy
> >> synced with a server (production, postgresql, Debian) version?  The SVN
> >> book seems to assume one central repository from which we check out/in
> >> code.  Since I don't commit, it's one-way from Apache for me, but it
> >> would be nice to track local changes on both machines, and to learn best
> >> practices from those that have certainly already passed this way before.
> >>
> >> Thanks in advance, again.
> > 
> > 
> > 
> 

Reply via email to