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

Re: --native-eol setting not applied to externals?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 22 Jul 2010 17:41:37 +0300

Mark Hanson wrote on Thu, Jul 22, 2010 at 07:25:58 -0700:
> + file exp/foo.txt exp/repo2/foo.txt
> exp/foo.txt:       ASCII text, with CRLF line terminators
> exp/repo2/foo.txt: ASCII text
>
> Does this reproduce with the trunk?

Yes, I get the same output with trunk.

> #!/bin/sh -x
> mkdir scratch; cd scratch

Need to check if it exists before the mkdir.
Received on 2010-07-22 16:45:19 CEST

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

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