View Issue Details

IDProjectCategoryView StatusLast Update
0002817Slicer4Core: Extensionspublic2013-11-25 05:30
Reporterfbudin Assigned Tojcfr  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionduplicate 
Product VersionSlicer 4.2.0 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.1.1 
Summary0002817: svnuername and svnpassword removed when regenerating s4ext file
Description

When regenerating the s4ext file for an extension as explained below: https://github.com/Slicer/ExtensionsIndex/blob/master/README.md#build-your-own-set-of-extensions-against-slicer-trunk-build-tree

svnusername and svnpassword are not written in the new s4ext file. The developer has to then edit manually the file to add this information.

It would be interesting to have new keywords in the CMakeLists.txt of the extension similar as EXTENSION_NAME to allow automatic configuration or any other mechanism that would save this information from the original s4ext file.
Such keywords could be for example EXT_DESCRIPTION_SVNUSERNAME and EXT_DESCRIPTION_SVNPASSWORD

TagsNo tags attached.

Relationships

duplicate of 0002152 closedjcfr Add support for svnusername/svnpassword 
has duplicate 0002646 closedjcfr Should be possible to specify svnusername and svnpassword in the extension CMakeLists.txt directly 

Activities

fbudin

fbudin

2012-12-05 14:23

developer   ~0007416

Just modified Slicer so that it would handled EXTENSION_SVNUSERNAME and EXTENSION_SVNPASSWORD

Modified code is available here:
https://github.com/booboo69500/Slicer/tree/2817-svnusername-and-svnpassword-to-generate-s4ext-files

jcfr

jcfr

2013-11-25 05:30

administrator   ~0010374

Fixed in r20307
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=20307

Also back-ported to 4.1.1 - See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=20308

Issue History

Date Modified Username Field Change
2012-12-05 11:24 fbudin New Issue
2012-12-05 11:24 fbudin Status new => assigned
2012-12-05 11:24 fbudin Assigned To => jcfr
2012-12-05 14:03 jcfr Target Version => Slicer 4.3.0
2012-12-05 14:23 fbudin Note Added: 0007416
2012-12-06 13:53 jcfr Target Version Slicer 4.3.0 => Slicer 4.2.3
2013-02-12 09:39 jcfr Target Version Slicer 4.2.3 => Slicer 4.3.0
2013-08-30 12:56 jcfr Target Version Slicer 4.3.0 => Slicer 4.4.0
2013-11-25 05:28 jcfr Relationship added duplicate of 0002152
2013-11-25 05:30 jcfr Note Added: 0010374
2013-11-25 05:30 jcfr Status assigned => closed
2013-11-25 05:30 jcfr Resolution open => duplicate
2013-11-25 05:30 jcfr Fixed in Version => Slicer 4.1.1
2013-11-25 05:31 jcfr Relationship added has duplicate 0002646