View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014518CDash(No Category)public2013-10-28 17:152013-10-29 04:43
ReporterPedro Navarro 
Assigned ToJulien Jomier 
PrioritynormalSeverityfeatureReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version2.2 
Summary0014518: [PATCH] Add Perforce support to Daily Updates
DescriptionThis patch adds support to pocess daily updates from a Perforce server.

Once P4Web has been selected as the viewer tool (TODO: CDash should decouple the viewer from the VCS type, as one might want to use FishEye to browse Perforce), CDash daily updates will be fetched from the P4 Repository with a list of committers and their E-Mails. The configuration required in the [Project Settings|Repository] window is:

- Repository: The command line necessary to get to the server, connect and pass a valid client name: Example: -u username -c cdash_client -H p4server -p 1888
- Branch: The path specification to get access to the perforce branch. It's usually the client name: //cdash_client/...

This patch uses the P4 executable, which needs to be installed on the server, to access the repository. In config.php (or config.local.php) there is now the variable $CDASH_P4_COMMAND that points to the location of the p4 executable (if it's not on the system path).
TagsNo tags attached.
Attached Filespatch file icon 0002-Daily-Updates-for-Perforce.patch [^] (5,120 bytes) 2013-10-28 17:15 [Show Content]

 Relationships

  Notes
(0034278)
Julien Jomier (manager)
2013-10-29 04:43

Thanks for the contribution!

 Issue History
Date Modified Username Field Change
2013-10-28 17:15 Pedro Navarro New Issue
2013-10-28 17:15 Pedro Navarro File Added: 0002-Daily-Updates-for-Perforce.patch
2013-10-29 04:33 Julien Jomier Assigned To => Julien Jomier
2013-10-29 04:33 Julien Jomier Status new => assigned
2013-10-29 04:43 Julien Jomier Note Added: 0034278
2013-10-29 04:43 Julien Jomier Status assigned => resolved
2013-10-29 04:43 Julien Jomier Fixed in Version => 2.2
2013-10-29 04:43 Julien Jomier Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team