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

Re: [TSVN] tsvncache

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-08-22 14:22:23 CEST

On 8/22/05, Tomas Vanderka <vanto@ynet.sk> wrote:
> Hello,
> tsvncache ends in infinite loop if there's a recursive directory link.
>
> My situation:
> svn working dir is on a linux box, sources contain some recursive
> symbolic links to the same directory (like aaaa -> ./)
> When I access that working copy from windows machine (shared with samba)
> TSVNCache just falls to infinite loop on the first link. Then your
> computer, network and samba server are almost unusable.
>
> I had to delete TSVNCache to actually use TSVN.

That's not only a problem of TSVNCache. Just right-click on a folder
which has such links and open the explorer property dialog. Windows
itself will recurse indefinitely when trying to find the total amount
of bytes the folder uses.

So you just should *never* access a working copy checked out *on* a
linux machine from windows. Check out your own working copy on windows
instead.

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 Mon Aug 22 14:22:54 2005

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.