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.

> 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

Reply via email to