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

Re: 1.2.6 RC2 is available

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-10-30 09:39:33 CET

Rainer Müller wrote:

> Another problem with the "Add..." dialog:
>
> 1) use TSVN Delete on a versioned file (e.g. "foo.txt")
> 2) the file gets deleted
> 2) now run Add...
> 3) the dialog will show "foo.txt" to be added
> 4) click OK, you receive the following message:
> > Error: 'F:\src\test\foo.txt' not found
>
> It can't be added because
> a) it is already under version control
> b) it does not exist

a) is not the real reason. You *can* add a deleted file, but only if b)
is not true. For example, if you delete a file in Subversion, then
create a new file with the same path, you can add that file, replacing
the old one by doing so.

> This affects the 1.2.6 RC2 and also the current nightly build (Build 4807).

Fixed in revision 4819 - now deleted files are only shown in the add
dialog if there's a file physically present in that path.

But this fix won't go back to 1.2.6.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Oct 30 09:40:01 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.