Hello sebb,

Am 09.06.2013 um 16:38 schrieb sebb <seb...@gmail.com>:

> On 9 June 2013 11:18,  <brit...@apache.org> wrote:
>> Author: britter
>> Date: Sun Jun  9 10:18:42 2013
>> New Revision: 1491175
>> 
>> URL: http://svn.apache.org/r1491175
>> Log:
>> Use viewvc instead of raw svn url
> 
> How is the url used by plugins?
> 
> Will using the viewvc URL mislead users into thinking they can
> download the source from there using SVN?
> 
> There are regular emails on the infra mailing lists where people
> complain they cannot use the viewwc URL with svn.
> 
> I suspect changing it may cause more issues than it resolves.

This is the config that is used for example in [LANG]. It will cause the Source 
Repository page to contain the viewvc link under the web access section.
The other sections on that page use the information from <connection> and 
<developerConnection>
There should not be any problems if users read the web site carefully…

Benedikt

> 
>> Modified:
>>    commons/proper/csv/trunk/pom.xml
>> 
>> Modified: commons/proper/csv/trunk/pom.xml
>> URL: 
>> http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1491175&r1=1491174&r2=1491175&view=diff
>> ==============================================================================
>> --- commons/proper/csv/trunk/pom.xml (original)
>> +++ commons/proper/csv/trunk/pom.xml Sun Jun  9 10:18:42 2013
>> @@ -94,7 +94,7 @@ CSV files of various types.
>>   <scm>
>>     
>> <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/trunk</connection>
>>     
>> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/trunk</developerConnection>
>> -    <url>http://svn.apache.org/repos/asf/commons/proper/csv/trunk</url>
>> +    <url>http://svn.apache.org/viewvc/commons/proper/csv/trunk</url>
>>   </scm>
>> 
>>   <issueManagement>
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to