Bug 1316658

Summary: eclipse - impossible to convert project to a "Synchronized Project"
Product: [Fedora] Fedora Reporter: lejeczek <peljasz>
Component: eclipseAssignee: Alexander Kurtakov <akurtako>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 23CC: akurtako, andjrobins, eclipse-sig, jerboaa, krzysztof.daniel, mat.booth, rgrunber
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-14 15:48:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description lejeczek 2016-03-10 17:04:43 UTC
Description of problem:

I cite after: https://wiki.eclipse.org/PTP/sync-projects
"
 User has an existing local project that has been checked out of revision control system

    User launches "Convert to remote sync project" wizard
    User supplies the remote host, username, password, and remote path
    Wizard sets up builder/scanner discovery/remote paths to work on remote system
    The project is synchronized with the remote machine
    RCS control files are not synchronized
"

I'm in this exact situation(SVN), having checked out a php project, being in "Resource" perspective I try to convert, but my project does not show up in the list of projects the wizard want to choose. Actually I have only this one project in whole Eclipse.


Version-Release number of selected component (if applicable):

eclipse-platform-4.5.1-12.fc23.x86_64
eclipse-ptp-9.0.1-1.fc23.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 lejeczek 2016-03-14 15:48:49 UTC
I'm guessing this is due to the fact that my project is a PHP one, right? It does not work with PHP?