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

Re: [TSVN] Missing .snv/tmp folders

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-06-15 11:30:08 CEST

Rennie Barnett wrote:
> The manual says "...it doesn't really matter, if you forget to delete
> the file with TortoiseSVN as you are supposed to do."

I think we should amend that paragraph in the manual.

> If it 'doesn't really matter' why is one 'supposed' to do it via TSVN?
> or more to point - what are the negative consequence of doing this?
> i.e. deleting files via non-SVN methods.

Because you have not made it obvious what you want then TSVN/SVN has to
guess. If you update your working copy before committing, (recommended
because you cannot commit an out-of-date working copy) then SVN will
spot the missing file and restore it from the repository. Your delete is
undone.

If you delete the file in subversion then it is marked for deletion from
the repository on next commit, and update will not try to restore it.

> Next as SVN is OK with files being deleted behind it's back could this
> be extended to directories as well?

You need to ask that sort of question on the users@subversion list. We
only provide the GUI font end, not the underlying client libraries.

Simon

-- 
       ___
  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 Wed Jun 15 11:29:45 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.