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

[TSVN] commit of missing files automatically selects removal

From: Matthias Wächter <matthias.waechter_at_tttech.com>
Date: 2005-09-30 12:47:59 CEST

Another question (without the old issue with disabled dragging and
copy/paste solved):

In our project, we have a directory containing .tex files that are
make-d to a .pdf file. This pdf file is also tracked under version
control. Issuing a "make clean" removes this pdf file.

In such a situation, if someone wants to commit the contents of the
current folder, TSVN assumes that the missing pdf file wants to be
removed and checks the checkbox. If someone forgets to uncheck this box,
the file is removed from the repository. grrr. Some person then has to
actually notice this fault and replace the file.

What's the logic behind automatically selecting missing files for
removal? I mean, if a new file is present it's not selected for addition
either, sure, but why *automatically* remove (or select for removal) a
file that's actually under version control? Shouldn't the tool be more
careful and require *explicit* action of the user if an operation like
removal is to be done on a file under version control?

- Matthias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Sep 30 12:46:20 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.