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 420151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T18:50:52+00:00 2026-05-12T18:50:52+00:00

I use Netbeans for development and have been doing my Mercurial operations on the

  • 0

I use Netbeans for development and have been doing my Mercurial operations on the command line even though Netbeans has a Mercurial plugin to add various Mercurial commands as GUI options.

One of the things I always do when I add or delete a file is run

hg addremove

But the Netbeans Mercurial plugin doesn’t offer this as an option. The only operations it offers are:

Status
Diff
Commit
----
Resolve Conflicts
----
Show History
----
Revert
----
Mercurial Settings

So my question is whether it is necessary to run

hg addremove

I just tried deleting a file and then did

hg commit -m

and after I did a

hg status

everything seemed to be good – no output. So it seemed to delete the file without needing to run the addremove command.

I’m a little confused whether this plugin covers most of the features I will need or whether I should stick with the command line interface.

  • 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-05-12T18:50:52+00:00Added an answer on May 12, 2026 at 6:50 pm

    As long as you do everything through the NetBeans GUI, you won’t need addremove.

    When you add a new file, Netbeans automatically calls ‘hg add filename“. Likewise, deleting a file calls “hg rm” and renaming a file calls “hg move”.

    The only time you need addremove is if you add, delete, or move files outsize of NetBeans.

    Be very careful editing files in the nbproject directory. I had the experience of editing project.properties and then making a change in NetBeans that caused it to regenerate the file. The mercurial command it issued was:

    hg move nbproject/project.properties nbproject/project.properties~
    

    So, the result was:

    hg stat
    A nbproject/project.properties~
    R nbproject/project.properties
    

    Thank goodness for “hg revert”.

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

Sidebar

Related Questions

We have a netbeans project that has an xsd that we use to create
I have Ubuntu with NetBeans, and use it for PHP/Prado development. I installed NB
I usually use Netbeans for PHP development, but have recently had to move to
I'm doing some Linux kernel development, and I'm trying to use Netbeans. Despite declared
New to Android development and have decided to use NetBeans 6.9.1 as my IDE.
I use Netbeans (nightly build) for Ruby on Rails development and I'm looking to
I use Netbeans IDE (6.5) and I have a SQLite 2.x database. I installed
Question simple and quick: I have started to use Netbeans to write some code
I want to use the jetty httpclient (in netbeans) but have the least number
I mostly use Eclipse but have mentionned Netbeans on my cv. Are there any

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.