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

Re: TSVN doesn't detect that my WC is out of sync w/ my RC

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 18 Dec 2014 19:12:56 +0100

On 18.12.2014 17:37, David Goldsmith wrote:
> Hi. May or may not be relevant (to the problem and/or the solution):
> I was recently infected by malware; reputedly clean now. However,
> one of my working copy folders is missing 107 files! These are still
> in the repo, thank goodness, but TortoiseSVN is indicating that the
> WC folder is "green." What's the "right" way to correct this,
> without losing any unchecked in changes in my WC? Thanks!

Use the check-for-modifications dialog to get the full status. The
overlay icons only show you part of the working copy status.

Running an update should get the missing files back. However if that
does not work, then not just the files are missing but the working copy
database (the files inside the usually hidden .svn folder in the working
copy root path) is corrupted as well. In that case, your only option is
to do a fresh checkout, then copy over the files from your corrupted
working copy - but make sure you don't copy the (hidden) .svn folder!

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest interface to (Sub)version control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3092987
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-18 19:13:15 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.