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

Re: [PATCH] Commit directories recursively whenever possible

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-11 15:36:37 CET

Tobias Schäfer wrote:
[snip]
> I propose the following:
> Do a recursive commit, unless there is at least on unchecked item which has an
> ancestor which is checked.
>
> This allows the commit of the scenario mentioned above.
>
> btw, the command line client allows this:
> svn ci dirA/dirAA dirB/dirBB -m "delete directories"
> so TSVN should also support it.
>
> This change will result that a lot of commits will be done recursively instead
> of non-recusively. But this shouldn't break anything because it falls back to
> non-recursive when needed.
>
> Please review. Ok to commit?

Patch looks good.
+1 on committing it.

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 Sat Mar 11 15:37:06 2006

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.