[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: --native-eol for checkout and update commands

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-12-18 14:18:34 CET

On Mon, 18 Dec 2006 18:08:36 +0530, Pavel Fedin <sonic_amiga@rambler.ru>
wrote:

> Hello!
>
> This patch adds --native-eol argument support for checkout and update
> commands.
> I've written it because i have to work with a reposity hosting
> cross-platform project. I work on the project at home using Linux OS
> and synchronise my tree with the repository under Windows at work (i
> don't have Internet access at home). The repository has
> svn:eol-style=native
> for text files and it creates problems for me when i bring the code
> tree from work to home on a USB flash and try to compile it.
> Probably this should be also added for some other commands like
> switch, i just don't use them so i've left it out for now. Anyway now
> this should be extremely easy to add.

Hi Pavel,

    Thank you for the patch.

    To be honest, I do not understand the need for the patch nor understand
how you have acheived it. But the following things came to the top of my
mind on the first glance... so, for your perusal until I figure out the
rest about your patch...

1. Tabs should NOT be used
2. Changes to API function headers should be accompanied with
corresponding comments.
3. We need a log if we get to check the patch in.

     How do you know all the gotchas in one go? Please read
http://subversion.tigris.org/hacking.html

     Meanwhile, am on the patch.

Regards,
Madan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 18 14:19:32 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.