RE: Export with --native-eol is not applied to file externals

2010-08-02 Thread Bert Huijben
> -Original Message- > From: Kannan R [mailto:kann...@collab.net] > Sent: maandag 2 augustus 2010 23:05 > To: dev@subversion.apache.org > Cc: Vijayaguru Guruchave > Subject: Re: Export with --native-eol is not applied to file externals > > -BEGIN PGP SIGNED M

Re: [PATCH] Export with --native-eol is not applied to file externals

2010-08-02 Thread Kannan R
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 03 August 2010 02:34 AM, Kannan R wrote: > On Monday 02 August 2010 11:15 PM, vijayaguru wrote: >> Hi, > >> This is the follow up of issue reported in [1] . Export with >> --native-eol option did not work with externals before. Bert >> fixed

Re: Export with --native-eol is not applied to file externals

2010-08-02 Thread Kannan R
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 02 August 2010 11:15 PM, vijayaguru wrote: > Hi, > > This is the follow up of issue reported in [1] . Export with > --native-eol option did not work with externals before. Bert fixed it in > r966747.It works fine for directory externals. But

Export with --native-eol is not applied to file externals

2010-08-02 Thread vijayaguru
Hi, This is the follow up of issue reported in [1] . Export with --native-eol option did not work with externals before. Bert fixed it in r966747.It works fine for directory externals. But file externals are facing the issue mentioned in the link. Herewith attached the script that reproduces the