[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: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2006-03-11 18:14:23 CET

On Saturday 11 March 2006 15:36, Stefan Küng wrote:
> 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.

Thanks for reviewing. Committed in revision 5992

Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Mar 11 18:15:30 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.