Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » SVN: Check out as a folder into existing project folder(Eclipse dosen't support source control for the check outed folder)
SVN: Check out as a folder into existing project folder [message #871193] Fri, 11 May 2012 11:34 Go to next message
Arash Missing name is currently offline Arash Missing nameFriend
Messages: 2
Registered: August 2010
Junior Member
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?
Re: SVN: Check out as a folder into existing project folder [message #886542 is a reply to message #871193] Fri, 15 June 2012 06:32 Go to previous message
olly2 Mising name is currently offline olly2 Mising nameFriend
Messages: 27
Registered: June 2010
Junior Member
Hallo,
use the svn:external property instead. Please check out SVN documentation.

Regards,
Olly
Previous Topic:Send automatic e-mail when committing
Next Topic:Usernames of SVN comitters not shown
Goto Forum:
  


Current Time: Tue Mar 19 02:44:30 GMT 2024

Powered by FUDForum. Page generated in 0.02386 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top