X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Subversion problems with "svn switch", "svn co", "svn switch", because of 'wrong' permissions in .svn/ directories Date: Tue, 29 Apr 2008 08:38:36 +0200 Message-ID: References: <20080419165955 DOT GD11912 AT trikaliotis DOT net> <20080421102419 DOT GA18922 AT trikaliotis DOT net> <045401c8a39b$78a3d3c0$2708a8c0 AT CAM DOT ARTIMI DOT COM> <20080423170816 DOT GA463 AT mersenne DOT largestprime DOT net> <20080426094145 DOT GB9172 AT trikaliotis DOT net> <041701c8a984$cbec3010$2708a8c0 AT CAM DOT ARTIMI DOT COM> From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: "Dave Korn" , X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m3T6d7dV030509 cygwin-owner AT cygwin DOT com wrote: > Spiro Trikaliotis wrote on 26 April 2008 10:42: > >> Anyway, this reminds me of another problem: Personally, I install >> Cygwin with DOS line endings (CR/LF). That's the reason why I have >> built CVS.EXE myself some moons ago ;), as the pre-built version did >> not like this setup. (IIRC, the outputs were garbled in many places. >> At the time when I tested it, it was a known issue on the info-cvs >> mailing list.) At least CVS checks out the text files in the >> "native" format of the platform - as I am using Cygwin with CR/LF, >> this is the CR/LF format. >> >> Unfortunately, with SVN from Cygwin, this is not true anymore. For >> the Cygwin version of SVN, the "native" format for text files uses >> Unix line endings (LF) only. >> >> As there a way to get it fixed? Or is it again something for >> upstream? > > A config item to override the default setting for "native" > eol-style might well be a useful feature enhancement patch for > upstream; it would be useful on all platforms, not just Cygwin. Well, Cygwin's Subversion simply does not respect text mounts (compared to CVS) and that's hardly something for upstream. - Jörg -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/