Subversion is used for version control. You can view the version based on the URL in a browser or use the svn client checkout. It is good to study the source code carefully. ============================= Struts ========================== ================ Apache project SVN resource SVN Co http://svn.apache.org/repos/asf/ struts SV Subversion is used for version control. You can view the version based on the URL in a browser or use the svn client checkout. It is good to study the source code carefully. ============================= Struts ========================== ================ Apache project SVN Resources SVN Co http://svn.apache.org/repos/asf/ Struts SVN Resources SVN Co http://svn.apache.org/repos/asf/struts/=================== hibernate ================================== hibernate SVN Resources Source Control Repositories Starting in March, 2006 hibernate source is maintained in a subversion repository hosted by the JBoss Labs project. For anonymous access, the root repository URL isHttp://anonsvn.jboss.org/repos/hibernate/. For developer access, the root repository URL isHttps://svn.jboss.org/repos/hibernate/. Also, the repository layout is expected to change to better align with the subproject structure. currently, the layout essential tially follows that found in the older CVS modules, with trunk, branches, and tags all at the root level of the repository. thus to checkout the latest source for the hibernate3 module, Type
SVN Co http://anonsvn.jboss.org/repos/hibernate/trunk/Hibernate3
To checkout hibernate annotations and hibernate entitymanager, Type
SVN Co http://anonsvn.jboss.org/repos/hibernate/trunk/HibernateExt
Or (for branch3.2)
SVN Co http://anonsvn.jboss.org/repos/hibernate/branches/Branch_3_2/HibernateExt
Then you'll findMetadataWhich Contains hibernate annotations,EJBWhich Contains hibernate entitymanager andEJB-APIWhich contains the javax. Persistence APIs of ejb3. Note that some of the modules present in CVs were dropped after import into subversion; namely Hibernate and hibernate2 modules. if you need access to these source trees, they are still accessible from the SourceForge cvs repository. for anonymous access, use pserver: anonymous@cvs.sourceforge.net:/cvsroot/hibernate as the cvsroot. Nhibernate uses subversion hosted on SourceForge. the repository URL is https://svn.sourceforge.net/svnroot/nhibernate. using this URL directly will cause all branches and tags of the project to be checked out, transferring a large volume of data. to check out only the trunk (main development line), use https://svn.sourceforge.net/svnroot/nhibernate/trunk as the repository URL. The repositories are also browsable online via viewcvs and fisheye. ============================== Spring ======================= ================
Subversion access This project's sourceforge.net subversion repository can be checked out through SVN with the following instruction set: SVN Co http://springframework.svn.sourceforge.net/svnroot/springframework ============================== A spring demo ================ 1. SVN CoHttp://spring-kickstart.googlecode.com/svn/trunk/ 2. SVN checkout http://openfans2.googlecode.com/svn/trunk/ ================================= Other SVN resources ==================== ====================================== =================== Jakarta commom-lang SVN====================================== SVN Co http://svn.apache.org/repos/asf/jakarta/commons/proper/lang ====================Springside uses fresh subversion to manage source code========================= With Spring framework as the core, springside provides an open source component library that focuses on effectiveness (pragmatic) enterprise applications KickStart and full-stack. AddCommunityNumerous excellent lightweight open-source projects form a cohesive framework. The component-based development architecture works with ant and eclipse plugin generation tools to serve as a convenient starting point for Java Enterprise Application Development. URL: http://svn.javascud.org/svn/springside/springside2/trunk Xwork SVNCode Http://svn.opensymphony.com/svn/xwork/tags/xwork_2-0-4/src/java/ Hibernate SVNCode Http://anonsvn.jboss.org/repos/hibernate/core/ Struts2SVNCode Http://svn.apache.org/repos/asf/struts/struts2/ Tomcat SVNCode Http://svn.apache.org/repos/asf/tomcat/ Spring SVNCode Http://mail.freesky.com.cn/exchweb/bin/redir.asp? Url = https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo/org/springframework/spring/ |