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

RE: [TSVN] Bug - Directory Already exists

From: <alex.kaminski_at_bell.ca>
Date: 2005-06-24 15:55:16 CEST

Lübbe,

Doesn't that seem to be a bit too radical to the point of making working with SVN awkward? In our case the whole source tree is so big that it takes too long to check-out everything from SVN, it's common for people to retrieve parts of the tree, and a couple weeks down the road request the whole tree.

I don't see a reason to stop the checkout process in the following situations:
        -Empty Directory (possibly with other empty sub directories)
        (these get created by tortoise when previous checkout gets interrupted)
        -Identical files + dirs as the files in the SVN trunk

If the files are different or of a previous version, the user should be prompted on how to continue? A setting could be included to minimize such prompting as well.

But a simple little enchantment of ignoring such an error and continuing with synch would go far.

Alex

Hi Alex,

> Reply Directly to Me

How about please? :-)

You're on cc

> "Error Failed to add directory 'x:\web_sites\nptt-dev\iusr_write':
object of the same name already exists"
> For some reason SVN stops at previously created subdirectories while doing
a SVN-Update of the whole root.

Here's the reason:
http://tortoisesvn.sourceforge.net/?q=search/node/object+of+the+same+name

> The only way to continue is to delete the sub directory and redo the
Update.

That's one possible solution to propagate the name change into the working
copy.

Cheers
- Lübbe

--
       ___
  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 Fri Jun 24 16:14:34 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.