Changeset 16 for trunk/lib/File.cc


Ignore:
Timestamp:
Dec 30, 2005, 6:30:51 PM (17 years ago)
Author:
Peter Johansson
Message:

merged Node::info() and Node::subversion_controlled()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/File.cc

    r15 r16  
    2424  const Stats& File::parse(void)
    2525  {
    26     // calling svn info
    27     info();
    2826    stats_.reset();
    2927    if (binary_){
Note: See TracChangeset for help on using the changeset viewer.