You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by ip...@apache.org on 2005/02/07 18:16:43 UTC

svn commit: r151731 - incubator/muse/trunk/src/site/content/xdocs/version_control.xml

Author: ips
Date: Mon Feb  7 09:16:41 2005
New Revision: 151731

URL: http://svn.apache.org/viewcvs?view=rev&rev=151731
Log:
added section on using a proxy to connect to SVN

Modified:
    incubator/muse/trunk/src/site/content/xdocs/version_control.xml

Modified: incubator/muse/trunk/src/site/content/xdocs/version_control.xml
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/xdocs/version_control.xml?view=diff&r1=151730&r2=151731
==============================================================================
--- incubator/muse/trunk/src/site/content/xdocs/version_control.xml (original)
+++ incubator/muse/trunk/src/site/content/xdocs/version_control.xml Mon Feb  7 09:16:41 2005
@@ -49,6 +49,16 @@
       </p>
     </section>
     
+    <section>
+      <title>Access Via a Proxy</title>
+      <p>
+        SVN clients can go through a proxy, if you configure them to do so. The 
+        <a href="http://subversion.tigris.org/faq.html#proxy">Subversion FAQ</a>
+        describes how to configure the command-line client to use a proxy. To 
+        configure TortoiseSVN to use a proxy, go to "TortoiseSVN Settings > Network".
+      </p>
+    </section>    
+    
   </body>
   
 </document>



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org