gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] PyArch newbie observations/questions


From: Charles Duffy
Subject: [Gnu-arch-users] PyArch newbie observations/questions
Date: Mon, 24 May 2004 07:42:53 -0500

        >>> arch.arch.SourceTree()
        Traceback (most recent call last):
          File "<stdin>", line 1, in ?
        TypeError: __init__() takes exactly 2 arguments (1 given)
        
My expectations was that '.' would be used as default if no arguments
were provided.



Are there mappings to changes/what-changed? (If nothing else, I'm
frequently going to want to know if a working tree has uncommitted
changes; I may or may not care what they are).



How about tree-lint? Parsing the output may not be a trivial feature to 
add, but even an output status indicating errors/warnings/clean output
could be useful.



Presuming I have a Version or Revision, how do I get the associated
Category object? How do I get just the name of the category (without the
archive name)? [yes, I can pull the full name and parse it, but
something that puts knowledge about how the names work outside my code
would be nicer]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]