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

Re: [TSVN] 4216/4257 - directory problems or what am I missing?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-08-27 19:19:27 CEST

Flex wrote:

> I had some... problems lately. I have no idea what caused them but a
> couple of hours I was unable to commit my wc because of strange
> errors. My wc is as follows:
> Project\trunk
> --Dir1
> --Dir2
> --Icons
> --Core
> ...
> --Install
> ----Setup
> ----Release
> ...
>
> This "Install" dir has been marked with an yellow sign, something
> wrong. However when I went to see what's wrong in fact - all
> subfolders were green. I right-clicked and selected check for

In that case, the folder itself has the problem. A conflict in the
folder properties maybe?

> modifications which bringed the Install\Setup folder with some
> "obstructed" or similar message. I double-clicked and TSVN crashed.

"obstructed" status means, that the folder is 'in the way' of another
folder. That usually happens if you have an unversioned folder (e.g.
"Release\bin") and then someone else accidentally versiones that folder.
Then, when you do an update, Subversion tries to add the new versioned
folder, but it sees that you already *have* such a folder, i.e. your
folder is in the way.

[snip]
> I finally reached to the idea how to "move" folders, but it is lenghty
> operation. I didn't include in the story all "intermediate" tries,
> only the "final" ones, but it was kind of a bad experience. Is there a
> way to let tsvn rebuild its caches to clean up those ghost folders.

Wow. A really lengthy mail just to ask about improving the cache?
Try a nightly build. The cache should work now much better.

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 Sat Aug 27 19:19:48 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.