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

Re: How Subversion drove me to shoot myself in the foot.

From: Frank Gruman <fgatwork_at_verizon.net>
Date: 2006-04-19 16:10:58 CEST

Russ wrote:
> Correct me if I'm wrong, but doesn't the tourtoisesvn client allow you to commit deletions to the repository?
Yes, it does. When you commit a delete, you are committing that from
this point forward, that file should not be part of your future file
sets. It does not remove past changes.

I think the issue here is that the file was never fully added to the
repository. It was 'marked' for addition, but not yet committed. This
is where the confusion comes from. How to "unmark" a file for addition
to the repository. This poor unfortunate soul ended up deleting files
because of his confusion.

Regards,
Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 19 16:12:48 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.