You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Jason Sando <js...@claritysys.com> on 2005/07/02 17:33:10 UTC

Please update site docs for SVN / build

The SVN link at http://myfaces.apache.org/community/versioning.html says to
use this subversion command:

  svn checkout http://svn.apache.org/repos/asf/myfaces/trunk myfaces-trunk

I get:

"svn: URL 'http://svn.apache.org/repos/asf/myfaces/trunk' doesn't exist"

Can someone update the site documentation to indicate (a) how to get the
source, and (b) how to build?

Thanks!

Jason


Re: Please update site docs for SVN / build

Posted by Bruno Aranda <br...@gmail.com>.
The SVN organization of myfaces is under a reorganization and it is
almost complete. We are now doing tests on this new organization to
see if everything works as expected. Very soon, the new structure will
be finished and new instruction on how to checkout and to build will
be published in the web site.

In the meanwhile, you can checkout the current sources from:

https://svn.apache.org/repos/asf/myfaces/current

and if you are interested in the version before the reorganization.
However this is not recommended, as the new code should suffice:

https://svn.apache.org/repos/asf/myfaces/core/tags/before_svn_reorg

Regards,

Bruno

2005/7/2, Jason Sando <js...@claritysys.com>:
> 
> The SVN link at http://myfaces.apache.org/community/versioning.html says to
> use this subversion command:
> 
>   svn checkout http://svn.apache.org/repos/asf/myfaces/trunk myfaces-trunk
> 
> I get:
> 
> "svn: URL 'http://svn.apache.org/repos/asf/myfaces/trunk' doesn't exist"
> 
> Can someone update the site documentation to indicate (a) how to get the
> source, and (b) how to build?
> 
> Thanks!
> 
> Jason
> 
>