Hi,
I want to download the code by using Tortoise SVN, where must I point it to? What is the difference between the different versions, trunk, release9.04 and release4.0? I'm looking for the stable version. How would I use the following with Tortoise? $ svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz Brendan |
- In Explorer right click on a directory (eg your home or documents
directory) - Select "SVN Checkout" - Enter URL of repository: http://svn.apache.org/repos/asf/ofbiz/trunk/ - Click OK Jeroen van der Wal Stromboli b.v. +31 655 874050 On Mon, Feb 1, 2010 at 1:28 PM, Brendan Vogt <[hidden email]> wrote: > Hi, > > I want to download the code by using Tortoise SVN, where must I point it > to? What is the difference between the different versions, trunk, > release9.04 and release4.0? I'm looking for the stable version. > > How would I use the following with Tortoise? > > $ svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz > > Brendan > |
I would recommend the following for stable:
http://svn.apache.org/repos/asf/ofbiz/branches/release09.04 Jeroen van der Wal wrote: > - In Explorer right click on a directory (eg your home or documents > directory) > - Select "SVN Checkout" > - Enter URL of repository: http://svn.apache.org/repos/asf/ofbiz/trunk/ > - Click OK > > Jeroen van der Wal > Stromboli b.v. > +31 655 874050 > > > On Mon, Feb 1, 2010 at 1:28 PM, Brendan Vogt <[hidden email]> wrote: > > >> Hi, >> >> I want to download the code by using Tortoise SVN, where must I point it >> to? What is the difference between the different versions, trunk, >> release9.04 and release4.0? I'm looking for the stable version. >> >> How would I use the following with Tortoise? >> >> $ svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz >> >> Brendan >> >> > > |
Does this get updated frequently, or only on major releases like once a
year? On 1 February 2010 14:45, Christopher Snow <[hidden email]>wrote: > I would recommend the following for stable: > > http://svn.apache.org/repos/asf/ofbiz/branches/release09.04 > > > Jeroen van der Wal wrote: > >> - In Explorer right click on a directory (eg your home or documents >> directory) >> - Select "SVN Checkout" >> - Enter URL of repository: http://svn.apache.org/repos/asf/ofbiz/trunk/ >> - Click OK >> >> Jeroen van der Wal >> Stromboli b.v. >> +31 655 874050 >> >> >> On Mon, Feb 1, 2010 at 1:28 PM, Brendan Vogt <[hidden email]> >> wrote: >> >> >> >>> Hi, >>> >>> I want to download the code by using Tortoise SVN, where must I point it >>> to? What is the difference between the different versions, trunk, >>> release9.04 and release4.0? I'm looking for the stable version. >>> >>> How would I use the following with Tortoise? >>> >>> $ svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz >>> >>> Brendan >>> >>> >>> >> >> >> > > |
Release 9.04 only gets updated with bug fixes.
If you are looking to learn ofbiz, stable is the way to go. If something doesn't work as you expect when working on trunk, you don't know if the problem is your mis-understanding, or if it's the 'code' that's broken. Brendan Vogt wrote: > Does this get updated frequently, or only on major releases like once a > year? > > > > On 1 February 2010 14:45, Christopher Snow <[hidden email]>wrote: > > >> I would recommend the following for stable: >> >> http://svn.apache.org/repos/asf/ofbiz/branches/release09.04 >> >> >> Jeroen van der Wal wrote: >> >> >>> - In Explorer right click on a directory (eg your home or documents >>> directory) >>> - Select "SVN Checkout" >>> - Enter URL of repository: http://svn.apache.org/repos/asf/ofbiz/trunk/ >>> - Click OK >>> >>> Jeroen van der Wal >>> Stromboli b.v. >>> +31 655 874050 >>> >>> >>> On Mon, Feb 1, 2010 at 1:28 PM, Brendan Vogt <[hidden email]> >>> wrote: >>> >>> >>> >>> >>>> Hi, >>>> >>>> I want to download the code by using Tortoise SVN, where must I point it >>>> to? What is the difference between the different versions, trunk, >>>> release9.04 and release4.0? I'm looking for the stable version. >>>> >>>> How would I use the following with Tortoise? >>>> >>>> $ svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz >>>> >>>> Brendan >>>> >>>> >>>> >>>> >>> >>> >> > > |
Thanks Chris for making this point. It is an important one and often
overlooked! Regards, Ruth Christopher Snow wrote: > Release 9.04 only gets updated with bug fixes. > > If you are looking to learn ofbiz, stable is the way to go. If > something doesn't work as you expect when working on trunk, you don't > know if the problem is your mis-understanding, or if it's the 'code' > that's broken. > > Brendan Vogt wrote: >> Does this get updated frequently, or only on major releases like once a >> year? >> >> >> >> On 1 February 2010 14:45, Christopher Snow >> <[hidden email]>wrote: >> >> >>> I would recommend the following for stable: >>> >>> http://svn.apache.org/repos/asf/ofbiz/branches/release09.04 >>> >>> >>> Jeroen van der Wal wrote: >>> >>> >>>> - In Explorer right click on a directory (eg your home or documents >>>> directory) >>>> - Select "SVN Checkout" >>>> - Enter URL of repository: >>>> http://svn.apache.org/repos/asf/ofbiz/trunk/ >>>> - Click OK >>>> >>>> Jeroen van der Wal >>>> Stromboli b.v. >>>> +31 655 874050 >>>> >>>> >>>> On Mon, Feb 1, 2010 at 1:28 PM, Brendan Vogt <[hidden email]> >>>> wrote: >>>> >>>> >>>> >>>> >>>>> Hi, >>>>> >>>>> I want to download the code by using Tortoise SVN, where must I >>>>> point it >>>>> to? What is the difference between the different versions, trunk, >>>>> release9.04 and release4.0? I'm looking for the stable version. >>>>> >>>>> How would I use the following with Tortoise? >>>>> >>>>> $ svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz >>>>> >>>>> Brendan >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>> >> >> > > |
Free forum by Nabble | Edit this page |