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

Re: Serious problem with "Add" in TSVN 1.2.6 (again)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-11 16:02:34 CET

On 11/11/05, Jan Normann Nielsen <lists@dubbekarl.dk> wrote:

> Now I'm using 1.2.6. The Add feature is STILL broken. Now, if I choose
> "add" on a directory, the dialog shows and selects files that have been
> deleted from the wc (but not yet committed).

If the files are still there (marked as deleted, but still existing),
then that's how it's supposed to work.

* if you delete a file, Subversion removes the file so it doesn't
exist anymore (it's still present in the repository, you can revert
the delete, ... until you commit).
* if you add another file with the same path, you *can add* that file
over the deleted file, "replacing" that file.

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 Fri Nov 11 16:02:54 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.