MantisBT - CDash | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008948 | CDash | public | 2009-04-29 14:54 | 2010-02-21 12:32 | |
| Reporter | Brad King | ||||
| Assigned To | Zach Mullen | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | 1.6 | |||
| Summary | 0008948: Update.xml parsing should classify updated/modified/conflicting based on xpath | ||||
| Description | Julien 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. | ||||
| Steps To Reproduce | |||||
| 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> | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| There are no notes attached to this issue. |