[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 02:36:40 CET

David Corbin <dcorbin@machturtle.com> wrote on 03/04/2006 06:04:15 PM:

> I've figured out part of what I was doing wrong. I was doing a proplist
when
> I needed to do
> a propget.

In Subclipse, do Team -> Show Properties.

> Is there subclipse feature for 'hiding' a branch? I've essentially
got
> multiple projects in one tree (not the way I want to do things, but it's
the
> rails way, and woe unto he who doesn't follow rails conventions:) ), but
I
> really only want to manage one (the root) through subclipse. I wouldn't
even
> have the others under it, but I have to create a patch, and for whomever
to
> release a version with that patch, before I can just eliminate it.

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:

Project
 |--branches
 |--tags
 |--trunk

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Mar 5 02:37:21 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.