2013-09-27 00:12:22 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2013-10-04 20:53:12 +02:00
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2013 - 10 - 04 -->
2013-09-27 00:12:22 +02:00
< html xmlns = "http://www.w3.org/1999/xhtml" xml:lang = "en" lang = "en" >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / >
< title > ROME - Source Repository< / title >
< style type = "text/css" media = "all" >
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
< / style >
< link rel = "stylesheet" href = "./css/print.css" type = "text/css" media = "print" / >
2013-10-04 20:53:12 +02:00
< meta name = "Date-Revision-yyyymmdd" content = "20131004" / >
2013-09-27 00:12:22 +02:00
< meta http-equiv = "Content-Language" content = "en" / >
< / head >
< body class = "composite" >
< div id = "banner" >
2013-09-27 00:40:14 +02:00
< a href = "http://github.com/rometools/" id = "bannerLeft" >
2013-09-27 00:12:22 +02:00
< img src = "images/romelogo.png" alt = "ROME" / >
< / a >
< div class = "clear" >
< hr / >
< / div >
< / div >
< div id = "breadcrumbs" >
< div class = "xright" >
2013-10-04 20:53:12 +02:00
< span id = "publishDate" > Last Published: 2013-10-04< / span >
| < span id = "projectVersion" > Version: 2.0.0-SNAPSHOT< / span >
2013-09-27 00:12:22 +02:00
< / div >
< div class = "clear" >
< hr / >
< / div >
< / div >
< div id = "leftColumn" >
< div id = "navcolumn" >
< h5 > Rome< / h5 >
< ul >
< li class = "none" >
< a href = "index.html" title = "Overview" > Overview< / a >
< / li >
< li class = "collapsed" >
< a href = "HowRomeWorks/index.html" title = "How Rome Works" > How Rome Works< / a >
< / li >
< li class = "none" >
< a href = "RssAndAtOMUtilitiEsROMEV0.5AndAboveTutorialsAndArticles/index.html" title = "Tutorials And Articles" > Tutorials And Articles< / a >
< / li >
< li class = "collapsed" >
< a href = "ROMEReleases/index.html" title = "Releases" > Releases< / a >
< / li >
< li class = "none" >
< a href = "ROMEDevelopmentProposals/index.html" title = "ROME Development Proposals" > ROME Development Proposals< / a >
< / li >
< / ul >
< h5 > Project Documentation< / h5 >
< ul >
< li class = "expanded" >
< a href = "project-info.html" title = "Project Information" > Project Information< / a >
< ul >
< li class = "none" >
< a href = "index.html" title = "About" > About< / a >
< / li >
< li class = "none" >
2013-10-04 20:53:12 +02:00
< a href = "plugin-management.html" title = "Plugin Management" > Plugin Management< / a >
2013-09-27 00:12:22 +02:00
< / li >
< li class = "none" >
2013-10-04 20:53:12 +02:00
< a href = "distribution-management.html" title = "Distribution Management" > Distribution Management< / a >
2013-09-27 00:12:22 +02:00
< / li >
< li class = "none" >
2013-10-04 20:53:12 +02:00
< a href = "dependency-info.html" title = "Dependency Information" > Dependency Information< / a >
2013-09-27 00:12:22 +02:00
< / li >
< li class = "none" >
2013-10-04 20:53:12 +02:00
< strong > Source Repository< / strong >
< / li >
< li class = "none" >
< a href = "mail-lists.html" title = "Mailing Lists" > Mailing Lists< / a >
2013-09-27 00:12:22 +02:00
< / li >
< li class = "none" >
< a href = "issue-tracking.html" title = "Issue Tracking" > Issue Tracking< / a >
< / li >
< li class = "none" >
2013-10-04 20:53:12 +02:00
< a href = "integration.html" title = "Continuous Integration" > Continuous Integration< / a >
2013-09-27 00:12:22 +02:00
< / li >
< li class = "none" >
2013-10-04 20:53:12 +02:00
< a href = "plugins.html" title = "Project Plugins" > Project Plugins< / a >
2013-09-27 00:12:22 +02:00
< / li >
< li class = "none" >
2013-10-04 20:53:12 +02:00
< a href = "license.html" title = "Project License" > Project License< / a >
2013-09-27 00:12:22 +02:00
< / li >
< li class = "none" >
2013-10-04 20:53:12 +02:00
< a href = "team-list.html" title = "Project Team" > Project Team< / a >
2013-09-27 00:12:22 +02:00
< / li >
< li class = "none" >
2013-10-04 20:53:12 +02:00
< a href = "project-summary.html" title = "Project Summary" > Project Summary< / a >
2013-09-27 00:12:22 +02:00
< / li >
< li class = "none" >
< a href = "dependencies.html" title = "Dependencies" > Dependencies< / a >
< / li >
< / ul >
< / li >
< li class = "collapsed" >
< a href = "project-reports.html" title = "Project Reports" > Project Reports< / a >
< / li >
< / ul >
< a href = "http://maven.apache.org/" title = "Built by Maven" class = "poweredBy" >
< img class = "poweredBy" alt = "Built by Maven" src = "./images/logos/maven-feather.png" / >
< / a >
< / div >
< / div >
< div id = "bodyColumn" >
< div id = "contentBox" >
< div class = "section" >
< h2 > Overview< a name = "Overview" > < / a > < / h2 > < a name = "Overview" > < / a >
2013-10-04 20:53:12 +02:00
< p > This project uses < a class = "externalLink" href = "http://git-scm.com/" > GIT< / a > to manage its source code. Instructions on GIT use can be found at < a class = "externalLink" href = "http://git-scm.com/documentation" > http://git-scm.com/documentation< / a > .< / p > < / div >
2013-09-27 00:12:22 +02:00
< div class = "section" >
< h2 > Web Access< a name = "Web_Access" > < / a > < / h2 > < a name = "Web_Access" > < / a >
< p > The following is a link to the online source repository.< / p >
< div class = "source" >
< pre > < a class = "externalLink" href = "https://github.com/rometools/rome" > https://github.com/rometools/rome< / a > < / pre > < / div > < / div >
< div class = "section" >
< h2 > Anonymous access< a name = "Anonymous_access" > < / a > < / h2 > < a name = "Anonymous_access" > < / a >
2013-10-04 20:53:12 +02:00
< p > The source can be checked out anonymously from GIT with this command (See < a class = "externalLink" href = "http://git-scm.com/docs/git-clone" > http://git-scm.com/docs/git-clone< / a > ):< / p >
2013-09-27 00:12:22 +02:00
< div class = "source" >
2013-10-04 20:53:12 +02:00
< pre > $ git clone git@github.com:rometools/rome.git< / pre > < / div > < / div >
2013-09-27 00:12:22 +02:00
< div class = "section" >
< h2 > Developer access< a name = "Developer_access" > < / a > < / h2 > < a name = "Developer_access" > < / a >
2013-10-04 20:53:12 +02:00
< p > Only project developers can access the GIT tree via this method (See < a class = "externalLink" href = "http://git-scm.com/docs/git-clone" > http://git-scm.com/docs/git-clone< / a > ).< / p >
2013-09-27 00:12:22 +02:00
< div class = "source" >
2013-10-04 20:53:12 +02:00
< pre > $ git clone git@github.com:rometools/rome.git< / pre > < / div > < / div >
2013-09-27 00:12:22 +02:00
< div class = "section" >
< h2 > Access from behind a firewall< a name = "Access_from_behind_a_firewall" > < / a > < / h2 > < a name = "Access_from_behind_a_firewall" > < / a >
< p > Refer to the documentation of the SCM used for more information about access behind a firewall.< / p > < / div >
< / div >
< / div >
< div class = "clear" >
< hr / >
< / div >
< div id = "footer" >
< div class = "xright" >
Copyright © 2004-2013
< a href = "http://www.rometools.org" > ROME Project< / a > .
All Rights Reserved.
< / div >
< div class = "clear" >
< hr / >
< / div >
< / div >
< / body >
< / html >