| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
twisted.application.service.Service --+
                                      |
               util.ComparableMixin --+
                                      |
                                     MonotoneSource
This source will poll a monotone server for changes and submit them to the change master.
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from   | 
  |||
| Class Variables | |
        __implements__ = IChangeSource, service.Service.__implements__
     | 
  |
        compare_attrs = ["server_addr", "trusted_keys", "db_path", "po
     | 
  |
        parent = Nonehash(x)  | 
  |
        done_revisions = []
     | 
  |
        last_revision = Nonehash(x)  | 
  |
        loop = Nonehash(x)  | 
  |
        d = Nonehash(x)  | 
  |
        tmpfile = Nonehash(x)  | 
  |
        monotone = Nonehash(x)  | 
  |
        volatile = ["loop", "d", "tmpfile", "monotone"]
     | 
  |
| 
     Inherited from   | 
  |
| Method Details | 
  
 
  | 
  
 
  | 
  
 
  | 
| Class Variable Details | 
  compare_attrs
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 21 21:26:13 2010 | http://epydoc.sourceforge.net |