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

Re: Merging Issue

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2008-01-02 13:58:43 CET

Damian L. Powell wrote:
> Sometimes, when I attempt to commit a merge, I get the following
> message:
>
> Command: Commit
> Error: Cannot non-recursively commit a directory deletion
> Error: To commit recursively and work around this error,
> Error: make sure that all child items of a checked folder
> Error: are also checked in the commit dialog.
> Error: Otherwise, TortoiseSVN must do a non-recursive commit
> Error: which does not allow directory deletion.
> Finished!:
>
> I have repeated this several times and noticed that on each occasion,
> all the items *are* checked as requested in the message. However, if I
> try to commit a second time, it works fine - even if I don't change any
> of the check boxes.

That's the folder monitor kicking in. That means that while the commit
dialog is open, some other application accesses a file below the path
which you selected for commit. In that case, TSVN does a non-recursive
commit again to avoid committing files which are not selected but got
modified without the user realizing.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 2 13:59:22 2008

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.