View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008948CDashpublic2009-04-29 14:542010-02-21 12:32
ReporterBrad King 
Assigned ToZach Mullen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version1.6 
Summary0008948: Update.xml parsing should classify updated/modified/conflicting based on xpath
DescriptionJulien Jomier wrote:
> the problem is that there is no way to know if they are conflicted or not without the log...

Yes, there is.

The xpath "Directory/Updated/File" is used for updated files.
The xpath "Directory/Modified/File" is used for modified files.
The xpath "Directory/Conflicting/File" is used for conflicting files.
Additional Information
For example:

        <Directory>
                <Name></Name>
                <Modified>
                        <File>CTestConfig.cmake</File>
                        <Directory></Directory>
                        <FullName>CTestConfig.cmake</FullName>
                        <CheckinDate>Unknown</CheckinDate>
                        <Author>Unknown</Author>
                        <Log></Log>
                        <Revision>Unknown</Revision>
                        <PriorRevision>1.1.1.1</PriorRevision>
                </Modified>
        </Directory>
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2009-04-29 14:54 Brad King New Issue
2009-09-28 13:47 Julien Jomier Status new => assigned
2009-09-28 13:47 Julien Jomier Assigned To => Zach Mullen
2009-11-16 14:28 Zach Mullen Status assigned => resolved
2009-11-16 14:28 Zach Mullen Fixed in Version => 1.6
2009-11-16 14:28 Zach Mullen Resolution open => fixed
2010-02-21 12:32 Julien Jomier Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team