[PATCH] plan9: initial support for plan 9 from bell labs

Matt Mackall mpm at selenic.com
Mon Apr 9 18:11:00 CDT 2012


On Sun, 2012-04-08 at 12:43 -0700, Steven Stallion wrote:
> # HG changeset patch
> # User Steven Stallion <sstallion at gmail.com>
> # Date 1333914221 25200
> # Node ID fa1c67d92b4817b04dde858a356757f373d12e27
> # Parent  329887a7074c8e49e73fa76712d8d45aee0d0fd7
> plan9: initial support for plan 9 from bell labs

Queued for default. FYI, check-code says:

hgext/factotum.py:67 (sstallion at 16384):
 >         try:
 no try/except/finally in Py2.4
hgext/transplant.py:131 (sstallion at 16383):
 >                                          (short(parent), short(node)))	 
 trailing whitespace
hgext/transplant.py:307 (sstallion at 16383):
 >                 
 trailing whitespace
hgext/transplant.py:487 (sstallion at 16383):
 >     ('', 'parent', '',                                                                                                                  
 line too long
 trailing whitespace
hgext/transplant.py:488 (sstallion at 16383):
 >      _('parent to choose when transplanting merge'), _('REV')), 
 trailing whitespace

..which also tells me that you haven't run the test suite. I'll fix that up.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list