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

Re: [Subclipse-users] svn:ignore

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-03-05 03:33:57 CET

David Corbin <dcorbin@machturtle.com> wrote on 03/04/2006 08:58:24 PM:

> > If you are saying you need to checkout some folder, and you want some
of
> > the subfolders to not checkout, then the answer is that Subversion
does
> > not support that, so there is no way for Subclipse to support it
either.
> > All you can really do is organize the tree differently. This is one
of
> > the main reasons, Subversion recommends this kind of layout:
>
> That's not what I'm saying. I'm saying on my local working copy, the
tree
> refers to multiple different repositories (effectively -- either by
being
> svn:external, or by an explicit checkout). But I really don't want
subclipse
> worry about changes to anything that's refering to a repository other
than my
> "root" repository. (It's not that I expect subclipse to have this
feature,
> just a hope...)

OK, so you are saying you WANT to have these folders in your WC, but you
do not want Subclipse to include them when doing a Synchronize or other
operation?

No, Subclipse does not have this feature, but if these folders are
svn:externals, then it would likely be possible to add it as an option in
the future. Most of the Subversion commands now have an option to
--ignore-externals, and most of this is now exposed to us in API. Feel
free to file an issue.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Mar 5 03:34:28 2006

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

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