[MERGE] integrated EOL conversion support
Brian de Alwis
bsd at cs.ubc.ca
Sat Mar 28 21:35:45 GMT 2009
On 28-Mar-2009, at 12:41 PM, Alexander Belchenko wrote:
> But I should say that your defaults does not satisfy my needs.
>
> +_eol_filter_stack_map = {
> + 'exact': [],
> + 'lf': [filters.ContentFilter(_to_lf_converter,
> _native_output)],
> + 'crlf': [filters.ContentFilter(_to_crlf_converter,
> _native_output)],
> + }
>
> I need the way to force lf on windows. How can I achieve this?
And similarly I need to force crlf on MacOS X (I do VCS ops from
MacOS X, but edit the files via VisualStudio running through VMWare
Fusion).
Brian.
--
"Amusement to an observing mind is study." - Benjamin Disraeli
More information about the bazaar
mailing list