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

Re: [TSVN] Re: directory deletion

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-03 17:04:13 CEST

Simon Large wrote:

> So are you saying that TSVN *never* does a recursive commit, even if you
> don't check or uncheck anything. I thought TSVN started out with a
> recursive commit, and switched to non-recursive if the user changed
> something. But I just tried this on a test repo, committing the parent
> folder, and the commit failed as described.

TSVN commits recursively if all non-versioned files are selected in the
commit dialog. But, it commits the selected files/folders individually,
i.e. it doesn't just pass the parent folder for commit but all selected
items in a path-list.
Committing the parent folder is a bad idea even if all items are
selected, because you might have started the commit dialog by selecting
2 files directly - then only those two files will show up in the commit
dialog, but others might be modified which aren't shown there. If TSVN
would then just commit the parent folder, I think users would get really
mad at me!

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 Tue May 3 17:04:33 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.