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

Re: [TSVN] Deleting directories (physically, then commit)

From: Flex <flex_at_datecs.bg>
Date: 2005-09-05 10:10:28 CEST

Create the directory with the same name at the right place (it'll not be versioned), then right-click -> TSVN Checkout, select the full path to that directory and as a result you'll have the folder back as it has to be. Then do a TSVN delete.

I did this a couple of times :D

Monday, September 5, 2005, 7:33:04 AM, you wrote:

> Hi,

> from the time to time it happens that a directory is brute-force deleted
> from the filesystem without doing it over TSVN. E.g. im in \project\ and
> deleted the directory \project\dir1\ completely and then "Commit" in
> \project\ I get this message from TSVN:

> Error:
> Commit failed (details follow)
> Entry for 'C:\project\dir1\' has no URL
> Try a "Cleanup". If that doesn't work you need to do a fresh checkout

> I did ran cleanup but it didn't help.

> I also can't do a clean checkout because it is not simply \project\dir1\
> but it's big project and this directory is like the third subdirectory
> and in the whole three are many still open changes to commit for other,
> separate tasks.

> When I do "Check for modifications" "dir1" is listed, but the only
> command available is "Revert" which doesn't seem to do anything.

> I also can't checkout "dir1" into "project" directly, this command is
> nowehere available.

> How is this issue best handled?

> thanks,
> - Markus

> ps: it would be of help if actual error messages could be copy & pasted

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Sep 5 09:11:21 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.