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

[Subclipse-users] Eclipse projects - version folders independently

From: <Bonbons67_at_internet.lu>
Date: 2006-01-25 15:39:15 CET

I created a Java project in Eclipse and checked-out individual source folders
into the project folder:
 
MyProject
|-> src
| |-> org.xyz.foo (svn:svn.foo.org/module/)
| |-> com.abc.bar (svn:svn.bar.com/module/)
|-> libs (svn:svn.foo.org/libs/)
 
The project itself is not versionned.
 
In this case Eclipse does not recognize the presence of versionned folders.
If the project was checkout, then cleaned from .svn folders to be finally
setup as above, Eclipse still offers the team features on versionned folders,
but synchronization attempts to execute team operations fails.
 
Removing the project from eclipse workspace and adding it again does not help
either (versionned folders are not detected).
 
Is this a feature that subclipse can offer "independently" of Eclipse, or are
there some prerequisits for it that are not met on Eclipse side? (feature
request for eclipse)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Jan 25 15:43:19 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.