[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 as a sub-part of my eclipse project

From: Hale,Katherine <halek_at_oclc.org>
Date: Mon, 14 Jul 2008 09:42:59 -0400

Mark -

It's an interesting idea... But would he be able to check in changes to
the "external"? I thought it was a static reference.

Katherine Hale
Sogeti USA
Web Applications & Software Developer

-----Original Message-----
From: Mark Phippard [mailto:markphip_at_gmail.com]
Sent: Monday, July 14, 2008 9:25 AM
To: users_at_subclipse.tigris.org
Cc: Igor Rosenberg
Subject: Re: [Subclipse-users] Svn as a sub-part of my eclipse project

2008/7/14 Igor Rosenberg <igor.rosenberg_at_atosresearch.eu>:

> I'm only using svn on one subdirectory of my project (src/) [because I

> use a different directory structure than the original complete project

> on the whole svn] . When opening the project in eclipse, which uses
> subclipse fine in other projects, the src/ directory does not appear
> as version controlled. Is it possible to have the "Team"
functionalities only on a sub-part of a project?

Unfortunately, there is no way to do this. Subclipse requires that the
entire project be connected to Subversion.

Depending on your needs, one possible solution would be to create a
local file:// repository. Store your Eclipse project in that
repository, and use the svn:externals property feature to have the "src"
folder come from the other repository. Then, with the exception of that
one folder, the rest of your project is just versioned locally.

--
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-07-14 15:43:19 CEST

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.