Source Code Subversion Source Code Repository The ICEfaces Subversion (SVN) source code is available for anonymous access: Webclient: http://sventon.icesoft.org Anonymous access: http://anonsvn.icesoft.org/repo Project Source Code Locations Each project has its own top-level SVN directory: ICEfaces 4.x: SVN Server: http://anonsvn.icesoft.org/repo/icefaces4/ Sventon: http://sventon.icesoft.org/svn/repos/repo/list/icefaces4/?revision=HEAD&bypassEmpty=true ICEfaces 3.x: SVN Server: http://anonsvn.icesoft.org/repo/icefaces3/ Sventon: http://sventon.icesoft.org/svn/repos/repo/list/icefaces3/?revision=HEAD&bypassEmpty=true ICEfaces 2.x: SVN Server: http://anonsvn.icesoft.org/repo/icefaces2/ Sventon: http://sventon.icesoft.org/svn/repos/repo/list/icefaces2/?revision=HEAD&bypassEmpty=true ICEfaces 1.x: SVN Server: http://anonsvn.icesoft.org/repo/icefaces/ Sventon: http://sventon.icesoft.org/svn/repos/repo/list/icefaces/?revision=HEAD&bypassEmpty=true ICEpdf SVN Server: http://anonsvn.icesoft.org/repo/icepdf/ Sventon: http://sventon.icesoft.org/svn/repos/repo/list/icepdf/?revision=HEAD&bypassEmpty=true ICEmobile SVN Server: http://anonsvn.icesoft.org/repo/icemobile/ Sventon: http://sventon.icesoft.org/svn/repos/repo/list/icemobile/?revision=HEAD&bypassEmpty=true ICEpush SVN Server: http://anonsvn.icesoft.org/repo/icepush/ Sventon: http://sventon.icesoft.org/svn/repos/repo/list/icepush/?revision=HEAD&bypassEmpty=true Miscellaneous Projects SVN Server: http://anonsvn.icesoft.org/repo/projects/ Sventon: http://sventon.icesoft.org/svn/repos/repo/list/projects/?revision=HEAD&bypassEmpty=true SVN Directory Hierarchy Each project in the ICEsoft SVN repository typically contains the following sub-directories: branches - development branches (usually stable) tags - tags for released software trunk - the active development branch (unstable) Note: It is recommended that you perform a checkout to a directory path that does not contain spaces. For more information about Subversion and a list of Subversion clients, see http://subversion.apache.org/