unable to push

Matt Mackall mpm at selenic.com
Fri May 23 15:46:32 UTC 2008


On Fri, 2008-05-23 at 17:15 +1000, Bela Babik wrote:
> Happened again (x is a mapped drive, that can be a problem, but was
> not till now):
> 
> NAME at NAME2K3 /c/DEVEL/NAME/.hg/patches
> $ hg push
> pushing to x:\Program\patches
> searching for changes
> adding changesets
> abort: The system cannot find the file specified:
> x:\Program\patches\.hg\store\00changelog.i

Well Mercurial's not making that error up, it's coming from the
operating system. It attempted to open a file that should always be
there and the operating system said it wasn't there. 

I presume x: is on the network. Are you using CIFS?

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial mailing list