Author: aheritier
Date: Thu Jan  3 10:21:18 2008
New Revision: 608586

URL: http://svn.apache.org/viewvc?rev=608586&view=rev
Log:
Add a note about the usage of a file:// url in a remote repository

Modified:
    maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt

Modified: 
maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt?rev=608586&r1=608585&r2=608586&view=diff
==============================================================================
--- maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt 
(original)
+++ maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt 
Thu Jan  3 10:21:18 2008
@@ -95,7 +95,7 @@
   
   * <name> - the name of the remote repository.
   
-  * <url> - the url of the remote repository.
+  * <url> - the url of the remote repository. It is also possible to use a 
'file://' url to proxy a local repository. Be careful that if this local 
repository is a managed repository of archiva which has some proxies 
connectors, those ones won't be triggered. 
   
   * <username> - the username (if authentication is needed) to be used to 
access the repository.
   


Reply via email to