The SCA project source has moved to a new location in SVN. For SCA 1.x, which is based on the OSOA SCA Specifications 1.0, you can find all the code (trunk, branches, tags, contrib) at [1], the SCA 1.x trunk is available at [2].
[1] https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/ [2] https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk For SCA 2.x, which is based on the most recent drafts of OASIS SCA Specifications 1.1, you can find all the code (trunk, branches, tags, contrib) at [3], the SCA 1.x trunk is available at [4]. [3] https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/ [4] https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/ If you want to point your local svn SCA checkout to the new location, you could use svn switch : svn switch https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk/ or svn switch https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/ Please let me know if you have questions and/or comments. -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
