> -----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 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 file externals are > > facing the issue mentioned in the link. > > > > Herewith attached the script that reproduces the problem. > > > > [1] - http://svn.haxx.se/dev/archive-2010-07/0427.shtml
Thanks, applied this patch in r981757. Bert