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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T12:21:32+00:00 2026-05-26T12:21:32+00:00

Using MacHG I get this message: Mercurial reported error number 255:abort: Resource busy I’m

  • 0

Using MacHG I get this message:

“Mercurial reported error number 255:abort: Resource busy”

I’m trying to push changes across a local network from my mac to a SMB mounted shared directory. It was working earlier today for 2 pushes and a clone.

I have read all the forums about lock files and symlinks and that SMB supports symlinks for the file locking to work.

Also there are no .hg/store/lock or .hg/wlock files for me to delete to resolve the locking scenario.

EDIT: After trying CIFS as the protocol for mounting the share it would appear CIFS is now reporting the same issue/error message…

  • 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-26T12:21:32+00:00Added an answer on May 26, 2026 at 12:21 pm

    After repeating tests of:

    • Switching from SMB to CIFS
    • performing a verify on each repository.
    • Closing MacHG on all computers involved.
    • Closing XCode on all computers involved
    • Restarting all computers involved

    It would seem the only solution that was consistent is to NOT map to a networked share folder…

    http://hginit.com/02.html

    The above link is a really great guide on getting a simple intranet share happening.

    You’ll need to edit the .hg/hgrc file so that it includes the following lines:

    [web]
    push_ssl=False
    allow_push=*
    

    Then in our situation we created a startup script (batch file for windows in our case) for when the server turned on to make sure it performed the following:

    taskkill /f /im hg.exe /t
    
    cd pathtorepository\MyProject
    hg serve -d -p <portnumber1>
    
    cd pathtosecondproject\MySecondProject
    hg serve -d -p <portnumber2>
    

    Visit the mercurial wiki or search SO for more details on setting up hg serve if you requre secure connections and authentication

    https://www.mercurial-scm.org/wiki/hgserve

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

Sidebar

Related Questions

Using C# .NET 3.5 and WCF, I'm trying to write out some of the
I'm using this code: SELECT MACH_NO, COUNT(MACH_NO) AS TOTAL_REPORTS FROM MAINTENANCE_LOG GROUP BY MACH_NO;
I've spent about 4 hours trying to get adhoc installation via safari working. My
I was trying to inject code into the Finder process using mach_inject . I
I'm trying to learn assembly using NASM, the pcasm-book.pdf from Dr Paul Carter -
I get this exc_bad_access when I run the application on device ( iPhone 4
To start off with - this app doesn't need to get into the App
I'm using Python 2.7 and I'm trying to use tkSnack but I don't really
I am trying to get the mysql gem to work ... and it just
I installed proj.4 library with homebrew on my Mac 10.7 (using gcc-4.2). When trying

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.