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

Re: [Subclipse-dev] [BUG][svnClientAdapter] Problem with SVNStatusUtils.isManaged

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-22 16:26:26 CEST

Manfred Klug <manklu@web.de> wrote on 10/22/2006 04:37:20 AM:

> > And finally the patch.
>
> Updated patch. Due to the shortcut in LocalResource#isIgnored() it isn't
a
> good idea to set the status to ignored.

I do not think this is doing what you want.

First off, I see a general problem where a folder that is an svn:external
is toggling back and forth between versioned and unversioned. I think it
is probably showing the latter, where it would have previously shown the
external decorator. This is a "simple" case where the external is
something like this:

folder url://server/repos/folder

When testing with multi-level externals, all of the extra folders that get
added show as unversioned. Is that your intent? I'd assume not, since
that causes options like Add to Version Control to be enabled and also
causes them to show up in things like commit.

I guess it comes down to what problems are you trying to solve here?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Sun Oct 22 16:26:34 2006

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

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