Bitcoin Forum
August 18, 2024, 05:58:09 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Chrome Handle To DarkCoin Git Repo WTF? on: December 17, 2014, 07:28:21 PM
I'm working on an altcoin derived from the Darkcoin source.  Upon attempting to rename the .git root directory, I was faced with the usual scenario where there are open file handles that need to be closed before proceeding (with TortoiseGit being the usual suspect).  I open up Process Explorer and search for any handles to C:\dev\darkcoin and am shocked to find that chrome.exe has a handle open to

C:\dev\darkcoin\.git\objects\pack\*.idx
C:\dev\darkcoin\.git\objects\pack\*.pack

Why does Chrome care about the index and pack files in this repo?  Queue your conspiracy theories please...
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!