On Sunday 02 November 2008 01:55, arekm wrote:
> Author: arekm                        Date: Sat Nov  1 23:55:01 2008 GMT
> Module: CVSROOT                       Tag: HEAD
> ---- Log message:
> - treat patches as binary files

emmm....

this will make cvsweb unable to provide diffs between versions, find real 
solution please!

however, we shouldn't add msdos files to cvs, undos the sources before 
patching instead is better solution.

> ---- Files affected:
> CVSROOT:
>    cvswrappers (1.7 -> 1.8)
>
> ---- Diffs:
>
> ================================================================
> Index: CVSROOT/cvswrappers
> diff -u CVSROOT/cvswrappers:1.7 CVSROOT/cvswrappers:1.8
> --- CVSROOT/cvswrappers:1.7   Wed Feb 16 22:06:50 2005
> +++ CVSROOT/cvswrappers       Sun Nov  2 00:54:56 2008
> @@ -31,5 +31,5 @@
>  *.rar -k 'b'
>  *.Z   -k 'b'
>  *.tar -k 'b'
> -*.patch -k 'o'
> -*.diff -k 'o'
> +*.patch -k 'b'
> +*.diff -k 'b'


-- 
glen
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to