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

Re: Struggle with manually removed SVN-controlled folders

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 6 Feb 2009 15:33:10 -0500

On Fri, Feb 6, 2009 at 15:14, Петров Александр <gmdidro_at_gmail.com> wrote:
> Sorry, I'm incorrectly describe my problem.
> I remove not .svn folder. I mean, that I manually remove the folder
> with source code files and that files are from SVN.
>
> What should I do, if I accidentally manually remove such folders ?

In some cases, running svn update on the parent folder may recover
you. But you may have to perform a fresh checkout.

The correct solution is to stop doing it in the first place.

> 2009/2/6 Andy Levy <andy.levy_at_gmail.com>:
>> On Fri, Feb 6, 2009 at 14:32, Петров Александр <gmdidro_at_gmail.com> wrote:
>>> Hello,
>>>
>>> Often programmers manually accidentally remove folders in Windows
>>> Explorer, that under TortoiseSVN control. After that the Update and
>>> Commit commands don't work, even if I also manually remove the folder
>>> in SVN by Repo-browser or do CleanUp.
>>> To go on with SVN, we have to get new Checkout and it is not convenient.
>>>
>>> What should I do, if I accidentally manually remove folders ?
>>
>> That's pretty much it. The .svn folders are everything to the
>> Subversion clients. Lose them and you break your WC.
>>
>> If your programmers are "accidentally" doing the same thing "often"
>> then I'd be concerned about their inability to notice a pattern of
>> behavior and make the appropriate corrections to their habits which
>> allow these accidents to happen in the first place.
>>
>> ------------------------------------------------------
>> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1114445
>>
>> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>>
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1114615
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1114668

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-06 21:33:22 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.