Changeset 591


Ignore:
Timestamp:
12/26/2011 19:04:19 (5 months ago)
Author:
blee
Message:

In confexport always use conf_revision_svn since the fdb may be stale.

Fixes #139

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confexport.in

    r585 r591  
    101101conf_checkout_tree 
    102102 
    103 repo_export="${CONF_EXPORT_STYLE}:$(conf_revision)" 
     103repo_export="${CONF_EXPORT_STYLE}:$(conf_revision_svn)" 
    104104sys_export="$(conf_export_sysrev)" 
    105105 
Note: See TracChangeset for help on using the changeset viewer.