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

Re: Antw: Re: Bug? Syntax for file is wrong ... and feature requests

From: Lorenz <lorenznl_at_yahoo.com>
Date: 2006-11-14 09:20:57 CET

Gunter Leeb wrote:

>[...]
>Export is not helpful in this respect. It just writes the content from the repository tree
>without the Tortoise Metafiles. It even just overwrites any local files with the same
>name regardless if they are newer oder older.

don't export into your existing working copy , but _from_ your working
copy into a new folder.

>I understand that, if something is messed up, you can always checkout everything
> into a new folder. Unfortunately, this is VERY painful if you have many changes in
> your original local copy. It is not trivial to find out which files were modified in
> comparison between the two trees and then you need to decide and copy all these
> file to the new (working) tree. My feature requests would remove this burdon in
> a coordinated way.

Just copy _all_ source files (without the .svn folders) to the new
wc. You don't need to copy the changed files only.

but make sure that you checkout the new working copy from the same
revision as the corrupted wc. Otherwise you would overwrite change
that have been commited in the meanwhile.

HTH
     Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 14 09:35:54 2006

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.