SVN: Check out as a folder into existing project folder [message #871193] |
Fri, 11 May 2012 07:34  |
Eclipse User |
|
|
|
Hi guys,
I have created a PHP-Project like this:
SomeProjectA
|_ FileA.php
|_ FileB.php
|
|_ Plugins
| |_PluginA (.../svn.somesite/repo/pluginA)
| |_PluginB (.../svn.somesite/repo/pluginB)
|
|_ Index.php
The Problem:
For example I need to check out PluginA to this folder: "/SomeProjectA/Plugins/" , but NOT to Project --> "SomeProjectA"
I'm using subversive plugin for eclipse...
But if I choose the Option "Check out as a folder into existing project" in SVN Check Out wizard, eclipse show me this warning:
Destination project is detached from the source control. So please take into consideration that the plug-in won't provide any SVN actions for these resources.
I'm able to see the out checked files, but eclipse dosen't support source control for the folder "PluginA".
What do I wrong? Can someone help me?
|
|
|
|
Powered by
FUDForum. Page generated in 0.03609 seconds