X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_SV X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 17 Nov 2011 09:09:57 +0000 Message-ID: Subject: Re: Rolling back to 1.6.x Subversion From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 pAH9AM2I019827 On 16 November 2011 23:06, Jim Garrison wrote: >> -----Original Message----- >> On Behalf Of Jeremy Bopp >> Sent: Wednesday, November 16, 2011 9:18 AM >> Subject: Re: Rolling back to 1.6.x Subversion >> >> That whole process is going to be unsupported here though, so is there >> some reason you must remain on such an old release of subversion? > > Consider users who depend on clients (SVNKit) that don't > yet have 1.7 native support (i.e. Subclipse).  We have to stay on > 1.6 until ALL our clients support 1.7 due to the working copy > restructuring. Can one use different svn clients on the same working copy, even if they are the same version? I've always been wary of that due to fear of subtle differences in working copy format. Character encoding and line endings are two possible trouble spots that come to mind. I've certainly seen problems with CVS: Windows CVS clients often convert to Windows line endings on checkout, whereas Cygwin CVS doesn't, so if you check out with one and then do a 'cvs diff' with the other, it says that every line has changed. Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple