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

Re: Cannot find source for checkout crashes

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Thu, 18 Dec 2008 11:25:19 +0100

axfangli wrote:
> Stefan Kueng wrote:
>> Did you install the update from Microsoft?
>>
>
> Yes; I installed it in September 2008.
>
> Does it matter that I'm connected to the internet via a wireless
> router/modem? I tried to checkout the same files using TSVN on my other
> laptop (also WinXP SP3, connected to the same router), but it still crashed.
> I also had no luck using the CollabNet Subversion client.

your network connection should not matter at all.

> I'm not sure if this is a related issue or not: I successfully checked out a
> different repository
> (https://notepad-plus.svn.sourceforge.net/svnroot/notepad-plus/PowerEditor)
> using TSVN, but none of the files had overlay icons. However, all of the

All I can tell you is that your crash dump clearly showed that your
timezone settings are corrupted and the windows API couldn't properly
convert UTC in your local time anymore. That's why the crash happened.
Since it's always possible to convert an UTC to local time (if the UTC
is valid), this indicates that the only way for this API to fail is if
your OS/timezone settings are severely damaged.

> folders had overlay icons. The "./svn/entries" seem to list the files, but
> editing those files did not cause the folder overlay to change into the red
> "!".

This happens if you have your working copy on a network share, but have
the overlays not enabled for those drive types.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=986487
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-18 11:25:36 CET

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

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