Anonymous SVN Access

This project's SVN repository can be checked out with the following instruction.

svn co http://svn.apache.org/repos/asf/webservices/addressing/trunk

Anonymous Access with Maven

This project's SVN repository can be checked out using Apache Maven with the following instruction on a single line.

                      
maven scm:checkout
	-Dmaven.scm.method=svn
	-Dmaven.scm.url=scm:svn:http://svn.apache.org/repos/asf/webservices/addressing/trunk
	-Dmaven.scm.checkout.dir=.