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

  • SEARCH
  • Home
  • 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 8813077
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T03:45:15+00:00 2026-06-14T03:45:15+00:00

Some development files and resources of a project are checked in to a CVS

  • 0

Some development files and resources of a project are checked in to a CVS repository.
Policy states that the version on CVS should build correctly when checked out into a local Eclipse IDE.
Therefore, some files are added that only contain a basic set up.
The developers will change those files to suit their personal needs, but also according to their test environment (containing local paths, etc.).
(I’m not talking IDE configuration here, those files aren’t checked in of course.)

CVS won’t let me add files to .cvsignore that are already checked in.

How do I maintain a basic version of the files in the CVS repo but have a modified copy in my local working copy that I don’t want to commit?

My only solution so far is not committing project or even folder-wise, but only single files excluding those special ones manually. Can I improve on that?

  • 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-14T03:45:16+00:00Added an answer on June 14, 2026 at 3:45 am

    The only improvement you can do to create one point only where you switch configuration in order to minimize the number of files that need customization by developer. For example, if you have Java servlet, you could add something like this

    <context-param>
      <param-name>configuration</param-name>
      <param-value>productionSetup.xml</param-value>
    </context-param>
    

    to your web.xml file and then put your setting into that file. In this case, productionSetup.xml will be the official production configuration. William, the developer, will checkout the productionSetup.xml, will do a copy williamEnviroment.xml and will edit his personal settings. To run the servlet with his own configuration, he needs only to change the web.xml in param-value attribute without doing commit on that file.

    Of course web.xml can be changed in future to add new parameters or whatever needed by the servlet. William has to manually check if there are new versions of that file, but it’s one file only to be monitored and the merge will be trivial.

    This answer is partially based on a similar experience I had at work.

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

Sidebar

Related Questions

I'm doing some development with a third party that issues either a Get or
We have a winform app that has been in development for some time. It
In the Eclipse plugin I am developing, I am querying some Prolog files that
I am doing some development about google reader on android platform. Using google reader
I am writing some development management tools in C# and would like to hear
I'm doing some development using JS unde Adobe AIR. What I want to do
My team does some development, but is mainly involved in supprting an existing suite
I'm doing some development work on a Magento site network (multi-store install). What I'm
I've been using Mercurial for some development lately and have been loving it. I'm
I'm interested in doing some development against the Safari browser but I'm not sure

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.