summaryrefslogtreecommitdiff
path: root/target/site/scm.html
diff options
context:
space:
mode:
Diffstat (limited to 'target/site/scm.html')
-rw-r--r--target/site/scm.html95
1 files changed, 95 insertions, 0 deletions
diff --git a/target/site/scm.html b/target/site/scm.html
new file mode 100644
index 0000000..b1ddec6
--- /dev/null
+++ b/target/site/scm.html
@@ -0,0 +1,95 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:scm at 2019-06-11 -->
+<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>everge &#x2013; Source Code Management</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" />
+ <meta http-equiv="Content-Language" content="en" />
+
+ </head>
+ <body class="composite">
+ <div id="banner">
+<div id="bannerLeft">
+everge
+</div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="breadcrumbs">
+ <div class="xleft">
+ <span id="publishDate">Last Published: 2019-06-11</span>
+ &nbsp;| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
+ </div>
+ <div class="xright"><a href="./" title="everge">everge</a> </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="leftColumn">
+ <div id="navcolumn">
+ <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="dependencies.html" title="Dependencies">Dependencies</a></li>
+ <li class="none"><a href="dependency-info.html" title="Dependency Information">Dependency Information</a></li>
+ <li class="none"><a href="distribution-management.html" title="Distribution Management">Distribution Management</a></li>
+ <li class="none"><a href="index.html" title="About">About</a></li>
+ <li class="none"><a href="licenses.html" title="Licenses">Licenses</a></li>
+ <li class="none"><a href="plugin-management.html" title="Plugin Management">Plugin Management</a></li>
+ <li class="none"><a href="plugins.html" title="Plugins">Plugins</a></li>
+ <li class="none"><strong>Source Code Management</strong></li>
+ <li class="none"><a href="summary.html" title="Summary">Summary</a></li>
+ <li class="none"><a href="team.html" title="Team">Team</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><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></div>
+<div class="section">
+<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
+<p>The following is a link to a browsable version of the source repository:</p>
+<div class="source">
+<pre><a class="externalLink" href="http://www.github.com/bculkin2442/everge/tree/master">http://www.github.com/bculkin2442/everge/tree/master</a></pre></div></div>
+<div class="section">
+<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
+<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
+<div class="source">
+<pre>$ git clone git://github.com/bculkin2442/everge.git</pre></div></div>
+<div class="section">
+<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
+<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
+<div class="source">
+<pre>$ git clone ssh://github.com:bculkin2442/everge.git</pre></div></div>
+<div class="section">
+<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</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 &#169; 2019.All rights reserved. </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ </body>
+</html>