Similar to toString(), but more verbose and dumps directly to stderr.
dump(int) -
Method in class net.ultrametrics.util.Node
Deprecated.Provided for testing.
Dumps the contents of this node on stdout. Recursively invokes dump() on
the children of this node, causing the complete tree to be displayed.
Create a new Repository object, populating it from the RCS objects found
in the paths specified in the collection of Strings which specify
cvs root path(s).