You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/07/14 21:59:19 UTC

svn commit: r1146872 - in /maven/scm/trunk/src/site/apt: clearcase.apt index.apt scm-url-format.apt scms-overview.apt subversion.apt

Author: hboutemy
Date: Thu Jul 14 19:59:19 2011
New Revision: 1146872

URL: http://svn.apache.org/viewvc?rev=1146872&view=rev
Log:
fixed links interpreted as anchors

Modified:
    maven/scm/trunk/src/site/apt/clearcase.apt
    maven/scm/trunk/src/site/apt/index.apt
    maven/scm/trunk/src/site/apt/scm-url-format.apt
    maven/scm/trunk/src/site/apt/scms-overview.apt
    maven/scm/trunk/src/site/apt/subversion.apt

Modified: maven/scm/trunk/src/site/apt/clearcase.apt
URL: http://svn.apache.org/viewvc/maven/scm/trunk/src/site/apt/clearcase.apt?rev=1146872&r1=1146871&r2=1146872&view=diff
==============================================================================
--- maven/scm/trunk/src/site/apt/clearcase.apt (original)
+++ maven/scm/trunk/src/site/apt/clearcase.apt Thu Jul 14 19:59:19 2011
@@ -216,7 +216,7 @@ cleartool: Error: A registry entry alrea
 * ClearCase dynamic views
 
     The ClearCase SCM provider uses snapshot views. In case you are forced to use ClearCase dynamic views, one option is to
-    use the {{{local.html}SCM local file system provider}} instead. Within the SCM URL, you could specify the view name
+    use the {{{./local.html}SCM local file system provider}} instead. Within the SCM URL, you could specify the view name
     that the Continous Integration Server is using, for example:
 
 -------

Modified: maven/scm/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/scm/trunk/src/site/apt/index.apt?rev=1146872&r1=1146871&r2=1146872&view=diff
==============================================================================
--- maven/scm/trunk/src/site/apt/index.apt (original)
+++ maven/scm/trunk/src/site/apt/index.apt Thu Jul 14 19:59:19 2011
@@ -32,5 +32,5 @@ Maven SCM
   {{{http://maven.apache.org/plugins/maven-release-plugin/}maven-release-plugin}})
   and other tools (e.g. {{{http://continuum.apache.org/}Continuum}})
   by providing them with a common API for doing SCM operations. You can look at
-  {{{scms-overview.html}the list of SCM's}} for more information on using
+  {{{./scms-overview.html}the list of SCM's}} for more information on using
   Maven SCM with your favorite SCM tool.

Modified: maven/scm/trunk/src/site/apt/scm-url-format.apt
URL: http://svn.apache.org/viewvc/maven/scm/trunk/src/site/apt/scm-url-format.apt?rev=1146872&r1=1146871&r2=1146872&view=diff
==============================================================================
--- maven/scm/trunk/src/site/apt/scm-url-format.apt (original)
+++ maven/scm/trunk/src/site/apt/scm-url-format.apt Thu Jul 14 19:59:19 2011
@@ -40,4 +40,4 @@ scm:<scm_provider><delimiter><provider_s
   of the variables (e.g. a windows path), you can use a pipe '|'.
 
   For information about the provider specific part, see the appropriate
-  {{{scms-overview.html}SCM implementation}}.
+  {{{./scms-overview.html}SCM implementation}}.

Modified: maven/scm/trunk/src/site/apt/scms-overview.apt
URL: http://svn.apache.org/viewvc/maven/scm/trunk/src/site/apt/scms-overview.apt?rev=1146872&r1=1146871&r2=1146872&view=diff
==============================================================================
--- maven/scm/trunk/src/site/apt/scms-overview.apt (original)
+++ maven/scm/trunk/src/site/apt/scms-overview.apt Thu Jul 14 19:59:19 2011
@@ -32,33 +32,33 @@ Overview of SCM's
 
 * Fully implemented SCM's
 
-  * {{{bazaar.html}Bazaar}}
+  * {{{./bazaar.html}Bazaar}}
 
-  * {{{cvs.html}CVS}}
+  * {{{./cvs.html}CVS}}
 
-  * {{{mercurial.html}Mercurial}}
+  * {{{./mercurial.html}Mercurial}}
 
-  * {{{perforce.html}Perforce}}
+  * {{{./perforce.html}Perforce}}
 
-  * {{{starteam.html}StarTeam}}
+  * {{{./starteam.html}StarTeam}}
 
-  * {{{subversion.html}Subversion}}
+  * {{{./subversion.html}Subversion}}
 
-  * {{{synergy.html}CM Synergy}}
+  * {{{./synergy.html}CM Synergy}}
 
 * Partially implemented SCM's
 
-  * {{{accurev.html}Accurev}}
+  * {{{./accurev.html}Accurev}}
 
-  * {{{clearcase.html}ClearCase}}
+  * {{{./clearcase.html}ClearCase}}
 
-  * {{{git.html}Git}}
+  * {{{./git.html}Git}}
 
-  * {{{local.html}File system}}
+  * {{{./local.html}File system}}
 
-  * {{{vss.html}Visual Source Safe}}
+  * {{{./vss.html}Visual Source Safe}}
 
-  * {{{tfs.html}Team Foundation Server}}
+  * {{{./tfs.html}Team Foundation Server}}
 
 * Not implemented SCM's
 

Modified: maven/scm/trunk/src/site/apt/subversion.apt
URL: http://svn.apache.org/viewvc/maven/scm/trunk/src/site/apt/subversion.apt?rev=1146872&r1=1146871&r2=1146872&view=diff
==============================================================================
--- maven/scm/trunk/src/site/apt/subversion.apt (original)
+++ maven/scm/trunk/src/site/apt/subversion.apt Thu Jul 14 19:59:19 2011
@@ -76,7 +76,7 @@ scm:svn:https://username:password@svn.ap
 -------
 
   For more info see the
-  {{{http://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/svn-settings.html}reference guide}}.
+  {{{./maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/svn-settings.html}reference guide}}.
 
 ** Configuration directory