- Timestamp:
- Nov 27, 2008, 12:37:22 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/Parameter.cc
r708 r709 65 65 66 66 if (!config_file_->present()) 67 config_file_->value( root_->value()+"/.svndigest/config");67 config_file_->value(concatenate_path(root_->value(),".svndigest/config")); 68 68 69 69 // analyse arguments
Note: See TracChangeset
for help on using the changeset viewer.