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

Re: wc-ng: block whole subtrees?

From: Greg Stein <gstein_at_gmail.com>
Date: Sat, 29 Nov 2008 02:39:50 -0800

Yeah, we'll be able to block subtrees. You'll want to walk upwards,
for now.

Cheers,
-g

On Nov 28, 2008, at 16:31, Neels J Hofmeyr <neels_at_elego.de> wrote:

> Hi Greg,
>
> I'm faced with the problem that while a directory is marked tree-
> conflicted,
> then its whole subtree should be blocked from a commit. Currently, I
> can
> still simply cd into a conflicted dir and attempt commits/updates.
>
> So I thought maybe wc-ng might bring with it the ability to block a
> whole
> subtree?
>
> Now, we are faced with either walking upwards through all parent
> directories
> up to the working copy root to make sure there's no conflict, or to
> have a
> new flag added to each entry within the subtree of a tree-conflicted
> dir.
>
> Anyway, just thinking aloud.
> ~Neels
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-29 11:40:19 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.