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

Re: Tortoise 1.30 5416

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-17 08:19:05 CET

On 1/17/06, Paul Charlton <mystic@netcabletv.net> wrote:
>
> I have enjoyed the TortoiseSVN for the past few months while working with a
> client who uses SVN.
>
> In the latest release TSVNCache has conflicted with both the cygwin SVN
> command line tool and the TortoiseSVN utilties, leaving the .svn folders in
> a state where even the "cleanup" command does not work.
>
> If this is not a known issue, I have three separate machines I can triage on
> to send you more information.

Yes, the cygwin client can cause big problems, not just with TSVN but
with the official Subversion client too.
One sure way to screw up your working copy: set the svn:eol-style
property to 'native'. Cygwin will checkout files with LF endings, all
other clients with CRLF endings (on windows). Make some changes to
such a file and try to commit again. After about the third try, you're
screwed.

There are some other issues as well. But those are a little more
complicated to explain.

In short: don't use the cygwin client with any other windows
Subversion client. If you do, you'll be screwed for sure.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 17 08:19:46 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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