Re: [website] Update git URL

2013-08-16 Thread Frédéric Delanoy
On Fri, Aug 16, 2013 at 3:59 PM, Michael Stefaniuc  wrote:
> On 08/16/2013 03:32 PM, Frédéric Delanoy wrote:
>> ---
>>  templates/en/cvs.template | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/templates/en/cvs.template b/templates/en/cvs.template
>> index 202cf60..300b9e4 100644
>> --- a/templates/en/cvs.template
>> +++ b/templates/en/cvs.template
>> @@ -3,9 +3,9 @@
>>
>>  The Wine CVS Tree
> Schouldn't the title change too? And nowadays people know what git is
> and that's kinda the default SCM that people expect.

That's a historic page, "redirecting" to git. It could probably go,
but I guess that would break some links from other websites.

--
Frédéric Delanoy




Re: [website] Update git URL

2013-08-16 Thread Michael Stefaniuc
On 08/16/2013 03:32 PM, Frédéric Delanoy wrote:
> ---
>  templates/en/cvs.template | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/templates/en/cvs.template b/templates/en/cvs.template
> index 202cf60..300b9e4 100644
> --- a/templates/en/cvs.template
> +++ b/templates/en/cvs.template
> @@ -3,9 +3,9 @@
>  
>  The Wine CVS Tree
Schouldn't the title change too? And nowadays people know what git is
and that's kinda the default SCM that people expect.

>  
> -Note: We have switched development from CVS to  href="http://git.or.cz";>Git.
> +Note: We have switched development from CVS to  href="http://git-scm.com/";>Git.
>Wine can no longer be downloaded via CVS.
> -  Instructions for using the Wine Git tree
> +  Instructions for using the Wine Git tree
>can be found on the http://wiki.winehq.org/GitWine";>GitWine
>page on the http://wiki.winehq.org";>Wine Wiki.

bye
michael