push fails with tip

Thomas Arendsen Hein thomas at intevation.de
Mon Mar 27 13:16:22 UTC 2006


* Christian Ebert <blacktrash at gmx.net> [20060327 13:52]:
> * Thomas Arendsen Hein on Monday, March 27, 2006 at 11:08:54 +0200:
> > * Christian Ebert <blacktrash at gmx.net> [20060327 10:56]:
> >> So it fails with
> >> 
> >> changeset:   1998:65cc17ae964999792feb0c2b3da30494e303c3d8
> >
> > Of course this fails, because there's a module missing here which
> > was added in 1999:fdb3a72ef664
> 
> But, as I mentioned in my first post I stumbled over the issue
> when updating to 2009:182f500805db.
> 
> I checked from that version down to 1997.
> 
> > Can you check if it works with that version?
> 
> It doesn't.

Ah, ok.

> > Additionally can you provide tarballs of the .hg directories of the
> > push source and target repositories?
> 
> Attached (hope that's ok, as I kept them absolutely minimal).

Oh, it happens with every repository, not only a special one.

Both repos look ok, so this is not the problem.
Pushing between them works fine on Linux.

> > Are you working on Linux or some other OS (e.g. MacOS X)?
> 
> MacOS 10.3.9

Ah, there's the difference we have to look for.

> Could it be that this has to do with file access time? There are
> always problems with that:
> 
> $ ls -ul test.txt; cat test.txt >/dev/null; date; ls -ul test.txt
> -rw-r--r--  1 chris  chris  12 27 Mar 13:42 test.txt
> Mon Mar 27 13:46:27 CEST 2006
> -rw-r--r--  1 chris  chris  12 27 Mar 13:42 test.txt

I have disabled atime here, too.

But maybe all this information is enough so Vadim can solve the
problem.

Thomas

-- 
Email: thomas at intevation.de
http://intevation.de/~thomas/



More information about the Mercurial mailing list