Tom Whitten wrote:
> Last night my nightly script got an exceptions.AttributeError while trying
> to upgrade my workspace.
I took a look at the workspace in question. It has no uncommitted
changes, no outgoing changes relative to parent, and the only incoming
changes relative to parent are from this morning.
So it looks OK to me.
I have not seen such an error, I would be interested to know if you can
isolate the conditions to reproduce it. Ie if you do
hg in --bundle /tmp/mybundle
hg pull /tmp/mybundle
...does it happen again?
--Mark
> ==== BRINGOVER LOG ====
>
> updated /brmnas/twxxxxxx/sparc/onnv_profiles_sparc with the following results:
> pulling from /tmp/nightly.tmpdir.9852/open_bundle.hg
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> added 1 changesets with 1 changes to 1 files
> 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
> Exception exceptions.AttributeError: "'NoneType' object has no attribute
> 'unlink'" in <bound method bundlerepository.__del__ of
> <mercurial.bundlerepo.bundlerepository object at 0x1c9b50>> ignored
>
> Is this anything that I need to worry about?
>
> tom
> _______________________________________________
> scm-migration-dev mailing list
> scm-migration-dev at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/scm-migration-dev