Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9137927
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T09:11:25+00:00 2026-06-17T09:11:25+00:00

I have a linux eclipse project checked into our company svn. Works great. The

  • 0

I have a linux eclipse project checked into our company svn. Works great.

The project is intended to be cross compiled on Windows.

Untill now, I have simply moved the source files between OSes. However, I thought I’d like to let svn do this for me. Should be simple enough, just checkout the eclipse linux src into the VS project dir, right? Wrong!

The correct source was checked out of svn and it worked fine. But when I tried to check it back in i kept getting “Commit not completed filename remains in conflict” errors. I hadn’t even changed anything!

Did a little checking. Turns out the linux src directory is pretty much just the source and headers. On the MSVS side the project directory contains the source and headers but also contains a bunch of files that are used by VS with names like projname.vcproj etc. etc.

So, I did a checkout into a scratch dirextory, .\fred. Checked .\fred back in. No problems. Added a new file to .fred, xxx.xxx. Check in reported:

svn: E200009: Commit failed (details follow):
svn: E200009: 'C:\Projects\fred\xxx.xxx' is not under version control

Makes me wonder about those uncommitted Visual Studio files.

So, are those files my problem? Are they breaking the commit operation?

As an alternate solution I am thinking of adding the VS files to the src dir in svn. If linux/eclipse checks them out I can tell eclipse to ignore them (I think it’ll just ignore them for me). Any thoughts or recommendations for this approach?

(BTW, i still had fresh source on the linux side so any thing that got clobbered could be safely restored.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T09:11:26+00:00Added an answer on June 17, 2026 at 9:11 am

    So here is one solution I have working for the moment. I am not sure how totally stable it is.

    Caveat: The project i am using already existed as a MSVS project.

    In the MSVS solution dir, rename the source dir (MSVS likes the source dir name to match the solution dir name, so this means the source dir may not be named src) to something uninvolved in the solution, like temp.

    SVN checkout the src (eclipse like to call source dirs src).

    cd into the source dir. Issue the command:

    svn changelist msvs *.cpp *.h
    

    Add *.c if needed. “msvs” is the changelist name. It can be whatever you want ti to be.

    This will created a changelist for the checked out directory.

    Now, copy the remaining files from the temp directory into your source dir.

    When you need to do a checkin, cd into the source dir and issue this command:

    svn ci --changelist msvs  
    

    Note. You have to be in the src dir for this to work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Working under linux for our developement, I have an Eclipse Makefile C Project and
I'm compiling a c++ project in Eclipse, Linux. The project was compiled in Windows
I have an Android project developed on Eclipse (GNU/Linux) that I last touched half
I have exported a SWT project from eclipse under Linux and tried to import
I'm using Eclipse in linux. I have created a project using Cocos2D. It's a
I have an eclipse synchronized project where I do the work on my Windows
I have eclipse 3.7.2 to work on PHP projects that are on remote Linux
I'm working on linux + eclipse. I have updated my code following the steps
I have Eclipse SDK Version: 3.5.2 with EPIC 0.5.46 installed on Ubuntu Linux .
I need an Eclipse Plugin run shell scripts under Linux. I have a beautiful

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.