Fixed attribute syntax for nx release and revision tags.
r1734 | ffr | 2007-03-28 12:28:37 +1000 (Wed, 28 Mar 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
0c48ec780a
commit
b2706c74cf
@@ -18,8 +18,8 @@ scan_variable=scanvar
|
||||
etitle=/$(entryName),NXentry/SDS title -type NX_CHAR
|
||||
sics_release=/version,NXentry/SDS sics_release_tag -type NX_CHAR
|
||||
sics_revision=/version,NXentry/SDS sics_revision_num -type NX_CHAR
|
||||
nx_content_release=/version,NXentry/SDS nx_content_release_tag -type NX_CHAR -attr {schema_release "$Name: not supported by cvs2svn $"}
|
||||
nx_content_revision=/version,NXentry/SDS nx_content_revision_num -type NX_CHAR -attr {schema_revision "$Revision: 1.2 $"}
|
||||
nx_content_release=/version,NXentry/SDS nx_content_release_tag -type NX_CHAR -attr {schema_release,"$Name: not supported by cvs2svn $"}
|
||||
nx_content_revision=/version,NXentry/SDS nx_content_revision_num -type NX_CHAR -attr {schema_revision,"$Revision: 1.3 $"}
|
||||
|
||||
estart=/$(entryName),NXentry/SDS start_time -type NX_CHAR
|
||||
eend=/$(entryName),NXentry/SDS end_time -type NX_CHAR
|
||||
|
||||
Reference in New Issue
Block a user