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

Re: [Subclipse-users] Project source not subject to version control ?

From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-12-24 13:30:10 CET

On 12/24/06, François Guillet <francois.guillet@wanadoo.fr> wrote:

> How can I add the source folder that does not reside in the workspace in
> the subversion repository ? Do I have to move the source into the
> workspace (and how ?).

Your entire project has to be in the same physical location. It does
not have to be in the workspace folder, but it does all have to be in
the same location. This limitation is at the Subversion level. A
working copy has to be contiguous.

If you just put the .project and .classpath files in the same location
as your source, you can use Import -> Existing Project into Workspace.
 Otherwise, you need to use the Checkout option.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Dec 24 13:30:18 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.