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

Re: Missing file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-12 21:03:13 CEST

Scott Pritchett wrote:
> Did anyone understand the problem? I know I'm not very clear
> sometimes.
>
> ---------
>
> I just rebuilt my repositories from a newer dump so there were some
> amendments to be applied to my current old WCs.
>
> When I updated one file was missing. I had two versioned files
>
> DS378UP.BAT DS378UP.ZIP
>
> The zip file was not there. I deleted all in my WC and re-checked out
> and it was back. Is this a bug?

It could be. But when you say "newer dump", what exactly does that mean?
Is it a dump from a different repository or from the same? If from the
same, how could it be newer than the one you had?

If it was from a different repository, you might have the revision
numbers not matched exactly. In that case, the update won't work
correctly (of course), because updating means applying the diff between
the revision you have in the working copy and the HEAD revision in the
repository.

> The zip file was (suspiciously) the last file processed in the
> 'check-out'.

If you're sure it's a bug, please report it on the Subversion mailing
list. TSVN uses the Subversion library for all network/repository
access, and if an update doesn't work correctly it's a bug in the
Subversion library.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Oct 12 21:03:06 2006

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.