Re: [PATCH] cvsserver: Make always-binary mode a config file option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/1/07, Andy Parkins <andyparkins@xxxxxxxxx> wrote:
On Wednesday 2007 February 28 23:40, Martin Langhoff wrote:

> I guess what I mean is that the common case on windows is going to be
> for users who want their binary files un-corrupted, and their text
> files newline-converted.

Given that windows editors/tools generally cope quite well with UNIX line
endings, the common case could well be that no one cares that the new line
conversion isn't happening (it's certainly the case for me).

Well... the guys working on the MinGW port of git have railroaded us
with the opposite position. If it's going to work in Windows, you
better accept it has to handle newline conversion correctly or it's
broken...

...

> I agree with the idea of doing something smart with -kb flags, but
> this is not a good move. For the common case among Windows TortoiseCVS
> users, the switch proposed introduces the ability to switch between
> one broken mode to another broken mode.

I don't understand.  What is broken about it?

The interesting case to fix this for is a mixed binary and text repo
with windows users wanting newline conversion (if they really don't,
they can tell TortoiseCVS as much). For that scenario, current
behaviour is broken (binaries get mangled), and setting -kb on
everything breaks newline conversion.

And that scenario can only be addressed sending appropriate flags for
each file, not with a blanket switch.

 As you say - both modes are broken, so
supplying a switch isn't crazy because one broken mode might suit better than
another.

Except that it's not that hard to do something better -- I was hoping
to prep a patch today, but things got frantic at the office.

I think I'm missing something that you are worrying about and that I haven't
noticed.  Does -kb do something that I'm not aware of?  Is there a more
correct way of telling the client that a file is binary?

Just that I think it's easy enough to implement something that sets
-k mode on file extension, which is actually _much_ better and makes
the blanket setting pointless. And perhaps we can get binary
autodetection working well but accepting overrides.

cheers,


martin
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]