On Wednesday, 10 May 2006 at 15:55, Lele Gaifax wrote: > Andrea Arcangeli wrote: > >After fixing the below, to test the new version I restarted from scratch > >to see if it would regenerate the hg tree identical to the last one of > >the snapshot you sent me, and while regenerating the tree from scratch > >I'm getting these errors. I don't recall having seen those warnings > >before. Is it normal? > > > >twisted/web2/client not tracked! > >twisted/web2/client not tracked! > >twisted/web2/client not tracked! > >twisted/web2/client/__init__.py already tracked! > >twisted/web2/client/http.py already tracked! > >twisted/web2/client/__init__.py already tracked! > >twisted/web2/client/http.py already tracked! > >twisted/web2/client not tracked! > >doc/web2/txt not tracked! > >doc/web2/examples/deployment/apache1_twohosts.tac already tracked! > >doc/web2/examples/deployment/apache1.tac already tracked! > >doc/web2/examples/deployment/apache2.tac already tracked! > >doc/web2/examples/deployment/scgi.tac already tracked! > >doc/web2/examples/deployment/standalone.tac already tracked! > >doc/web2/examples/intro/children.py already tracked! > >doc/web2/examples/intro/simple.py already tracked! > >doc/web2/examples/deployment not tracked! > >doc/web2/examples/intro not tracked! > >doc/web2/txt not tracked! > >twisted/web2/dav/acl/__init__.py already tracked!
one more thing: from this snippet it appears that the 'not tracked' messages are directories, which hg doesn't record anyway. there may be a bug in hglib's changeset entry filter. _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
