You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@isis.apache.org by "Richardson, Jason - FSA, Kansas City, MO" <ja...@kcc.usda.gov> on 2012/01/04 16:39:24 UTC

which SVN url to use for checking out isis source?

On the isis website two different svn urls are listed.  Which one is the correct repo for checking out the latest code changes.

http://incubator.apache.org/isis/downloads.html has this:
svn co https://svn.apache.org/repos/asf/incubator/isis/trunk/framework

http://incubator.apache.org/isis/source-repository.html  has this:
svn checkout http://svn.apache.org/repos/asf/incubator/isis/tags/isis-0.1.2-incubating


Jason Richardson



Re: which SVN url to use for checking out isis source?

Posted by Dan Haywood <da...@haywood-associates.co.uk>.
If you want trunk (which you probably do), then the first one.

The second one is automatically generated by Maven when we do a release,
and so is the source code at the time of that release (as an SVN tag).

Hope that's clear.

Dan


On 4 January 2012 15:39, Richardson, Jason - FSA, Kansas City, MO <
jason.richardson@kcc.usda.gov> wrote:

> On the isis website two different svn urls are listed.  Which one is the
> correct repo for checking out the latest code changes.
>
> http://incubator.apache.org/isis/downloads.html has this:
> svn co https://svn.apache.org/repos/asf/incubator/isis/trunk/framework
>
> http://incubator.apache.org/isis/source-repository.html  has this:
> svn checkout
> http://svn.apache.org/repos/asf/incubator/isis/tags/isis-0.1.2-incubating
>
>
> Jason Richardson
>
>
>