[Dev] lingering SVN binary vs. text problems
Brendan O'Connor
brendan.t.oconnor at gmail.com
Fri Jun 3 15:16:44 PDT 2005
One option is to do away with all text conversions -- the windows user turns
off text conversion on their client, or tag all files as binary. I mean, all
the good programmer's text editors on windows understand unix line endings,
so perhaps automatic cr/lf conversions just aren't worth it anymore...
just a thought, Brendan.
On 6/3/05, John Anderson <john at osafoundation.org> wrote:
>
> Hi Bear:
>
> I'm still having trouble doing a svn diff on the command line in cygwin.
> Looks like there are still some lingering problems:
>
> locale/*.po
> wxPython/distrib/msw/MSVCIRT.DLL
> wxPython/distrib/msw/MSVCP60.DLL
> wxPython/distrib/msw/MSVCRT.DLL
> wxPython/samples/embedded/embedded.o
> wxPython/samples/embedded/embedded
>
> are getting mucked by the end of line conversion since they're
> incorrectly listed as text files. One way you can make sure you've got
> all the files fixed is to do a fresh checkout on windows, making sure
> you're using native eols, do a svn diff in cygwin installed with cr/lf
> eols and make sure the diff is empty. Anyone who's done a svn checkout
> on windows should probably verify that an svn diff doesn't list files
> that you didn't change otherwise we may accidentally checkin a mucked
> binary file.
>
> John
>
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> Open Source Applications Foundation "Dev" mailing list
> http://lists.osafoundation.org/mailman/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://localhost.localdomain/pipermail/dev/attachments/20050603/bd1dbf08/attachment.htm
More information about the Dev
mailing list