SpiraPlan & SpiraTeam Version Control Integration User Guide Inflectra Corporation

Size: px
Start display at page:

Download "SpiraPlan & SpiraTeam Version Control Integration User Guide Inflectra Corporation"

Transcription

1 SpiraPlan & SpiraTeam Versin Cntrl Integratin User Guide Inflectra Crpratin Date: June 4th, 2017

2 Cntents 1. Intrductin Integrating with Subversin Integrating with Perfrce Integrating with CVS Integrating with VSS Integrating with TFS Integrating with Mercurial Integrating with Git Intrductin SpiraPlan is a cmplete Agile Prject Management System in ne package, that manages yur prject's requirements, releases, iteratins, tasks and bugs/issues. Designed specifically t supprt agile methdlgies such as Extreme Prgramming (XP), Scrum, DSDM and Agile Unified Prcess (AUP) it allws teams t manage all their infrmatin in ne envirnment. SpiraTeam is an integrated Applicatin Lifecycle Management (ALM) system that manages yur prject's requirements, releases, test cases, issues and tasks in ne unified envirnment. SpiraTeam cntains all f the features prvided by SpiraTest - ur highly acclaimed quality assurance system and SpiraPlan. This guide utlines hw t use either SpiraPlan r SpiraTeam in cnjunctin with a variety f Versin Cntrl / Sftware Cnfiguratin Management tls. This guide assumes that the reader is familiar with bth SpiraPlan/SpiraTeam and the apprpriate versin cntrl tl. Fr infrmatin regarding hw t use the Surce Cde management features f SpiraPlan/Team, please refer t the SpiraPlan User Manual r the SpiraTeam User Manual. Each f the sectins in this dcument cvers a different versin cntrl system s we recmmend using the table f cntents n the left t lcate the versin cntrl system yu re lking t integrate, then read the installatin and usage instructins. Page 1 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

3 2. Integrating with Subversin Subversin (als knwn as SVN) is a Sftware Cnfiguratin Management (SCM) system, that enables users t wrk n cde simultaneusly while preserving previus versins by aviding cllisins in cde edits. While users wrking n the cde will usually have a cmplete cpy f the repsitry n their lcal systems, this plug-in will access the repsitry remtely by use f the svn://, and prtcls. (Nte that svn+ssh:// may be supprted n a server by server basis.) Due t the methdlgies in which IIS handles web requests and runs n the server, any SSH cnnectin certificates that have trust issues will be autmatically accepted. Therefre, we recmmend using an IP address t cnnect t the server instead f a DNS name that culd be redirected t an unsafe cnnectin. The current versin f the Subversin plugin requires SpiraPlan r SpiraTeam v r later Installing the Subversin Plug-In T install the Subversin Versin Cntrl plug-in, fllw these steps: Cpy the fllwing files int place n yur Web Server s SpiraTeam installatin: Cpy the file SubversinPrvider.dll file int the VersinCntrl sub-flder f the SpiraTeam installatin. If yur server perating system is 64-bit, then cpy all the files in the x64 directry f the dwnladed plug-in zip file int the VersinCntrl sub-flder f the SpiraTeam installatin. Nte: D nt create an x64 flder under VersinCntrl, make sure the files live in the VersinCntrl flder itself. If yur server perating system is 32-bit, then cpy all the files in the x32 directry f the dwnladed plug-in zip file int the VersinCntrl sub-flder f the SpiraTeam installatin. Nte: D nt create an x32 flder under VersinCntrl, make sure the files live in the VersinCntrl flder itself. Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be SubversinPrvider. Page 2 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

4 Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field hlds the rt f the repsitry fr any prject accessing the plug-in, unless verridden in the Prject Settings. Start the cnnectin string with svn://, r Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the Subversin server. Custm1: This field is used fr deugging. Please leave it blank unless specified by supprt. Other Fields: The ther fields (Dmain, Custm2 Custm5) are nt used by the plug-in and will be ignred. When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with SubversinPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the SubversinPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry Using Subversin with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the sftware repsitry. Page 3 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

5 Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the current (HEAD) revisin f the repsitry. The file view will display the filename, the current revisin number f the file, the authr f the last cmmit, and the date f the last cmmit. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the HEAD revisin, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d an SVN checkut; yu are merely dwnlading the file t yur lcal machine. Underneath the file details are tabs that shw a preview f the file (with syntax highlighting), a list f all the revisins that this file belngs in, r was cmmitted t, wh perfrmed the cmmit, and the lg message fr the cmmit, and a tab that shws any artifact assciatins. Thrughut SpiraTeam, revisins are indicated by the icn: Page 4 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

6 Revisin Details By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. The revisin details screen shws the lg fr the Cmmit, the cmmit date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this cmmit, with their full path and the actin that was perfrmed n them fr this cmmit. Pssible values are Added, Mdified, r Deleted. The Assciatins tab shws any artifact (Incident, Task, Requirement, Test Case, Test Set, etc.) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a Subversin Cmmit: Page 5 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

7 Linking Artifacts Linking an artifact is quite simple. T maintain the readability f Subversin s cmmit messages, we adpted a bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail. If yu frget t add the assciatin during the cmmit, yu can use the Add Assciatin ptin within SpiraTeam t add the assciatin after the fact Trubleshting While integratin with Subversin is rather cmplex, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly. Subversin cntrl and library files cme in bth 32-bit and 64-bit ( Win32 r x64 ) versins. If this errr ccurs, it is mst likely that the wrng versin f the files were installed. Dwnlad the crrect versin frm the Inflectra website, and verwrite the files in the VersinCntrl flder. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that is n lnger part f the HEAD revisin. This can happen when a file is deleted r renamed, and this is a nrmal cnditin in the cde repsitry, nt necessarily an errr with Subversin r SpiraTeam. Page 6 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

8 3. Integrating with Perfrce 3.1. Installing the Perfrce Plug-In T install the Perfrce Versin Cntrl plug-in, fllw these steps: Cpy the fllwing files t the flder named VersinCntrl in the SpiraTeam installatin flder: Inflectra.Glbal.dll P4API.dll P4DN.dll PerfrcePrvider.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be PerfrcePrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field is the server s DNS r IP with the prt t cnnect t. N dept infrmatin r rt directry is t be specified here. D nt enter in any prtcl, like r ftp://. Page 7 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

9 Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the Subversin server. If either field needs t be blank, enter in annymus. Dmain: Nt used. Custm01: The client name is t be entered here. The plugin will attempt t create the client if it des nt exist. Unless yu have a client pre-defined fr the plugin, we recmmend using the default, PerfrcePrvider. Custm02: The base dept r rt directry must be entered here. Other Fields: The ther custm fields (Custm03 Custm05) are nt used by the plugin and will be ignred. When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with PerfrcePrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the PerfrcePrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry Using Perfrce with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the sftware repsitry Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: Page 8 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

10 The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the current (HEAD) changelist f the dept. The file view will display the filename, the current change number f the file, the authr f the last change, and the date f the last change. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the screen. The file details page displays the details n the selected file. By default, it will be the HEAD change, unless yu clicked t view the file details frm a change. By clicking n the file name, yu can dwnlad the specified change versin f the file t yur lcal machine. This des nt pen the file n the dept; yu are merely dwnlading the file t yur lcal machine. Underneath the file s details is a list f all the changes that this file was changed in, wh perfrmed the change, and the lg message fr the change. Thrughut SpiraTeam, changes are indicated by the icn Change Details By clicking n a change in SpiraTeam, yu will be taken t the changelist details page: Page 9 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

11 The revisin details screen shws the lg fr the change, the change date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this change, with their full path and the actin that was perfrmed n them fr this change. Pssible values are Added, Mdified, Deleted, r Other. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a Perfrce change: Linking Artifacts Linking an artifact is quite simple. T maintain the readability f Subversin s change messages, we adpted a bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a change message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail. Page 10 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

12 3.3. Trubleshting While integratin with Perfrce is rather cmplex, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly. This simply means that nt all f the required DLL libraries (listed abve in 3.1) are present in the \VersinCntrl directry inside f the installatin. It culd als mean that the IIS Applicatin Pl is nt set t allw 32-bit applicatins. (At this time, there are n 64-bit DLLs available fr the Perfrce Prvider.) SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that is n lnger part f the HEAD revisin. This can happen when a file is deleted r renamed, and this is a nrmal cnditin in the cde repsitry, nt necessarily an errr with Subversin r SpiraTeam. Any ther errrs abut nt being able t lad the versin cntrl prvider will have the errr messages lgged in the web server s (that hsts SpiraTeam) Applicatin Event Lg. When cntacting supprt, be sure t have the event lgs ready. Page 11 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

13 4. Integrating with CVS The Cncurrent Versins System (CVS) is a Sftware Cnfiguratin Management (SCM) system that enables users t wrk n cde simultaneusly while preserving previus versins by aviding cllisins in cde edits. This plug-in will allw users f SpiraPlan r SpiraTeam (hereafter referred t as SpiraTeam) t be able t brwse a CVS repsitry and view revisins linked t SpiraTeam artifacts. The plug-in will dwnlad a wrking-cpy f the CVS repsitry nt the SpiraTeam server and use that fr displaying the list f files/flders. The list f revisins will be queries dynamically frm the CVS repsitry n an as-needed basis. The rest f this sectin utlines hw t install and use the plug-in with SpiraTeam. Nte: The plug-in will allw users t dwnlad and view different revisins f files and view revisin lgs, but n changes t the repsitry are allwed thrugh the plug-in Installing the CVS Plug-In T install the CVS Versin Cntrl plug-in, fllw these steps: Cpy the fllwing files frm the plug-in zip-archive int the VersinCntrl sub-flder f the SpiraTeam installatin: CvsPrvider.dll DcsVisin.Remting.dll ICSharpCde.SharpCvsLib.dll ICSharpCde.SharpZipLib.dll lg4net.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be CvsPrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Page 12 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

14 Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field hlds the rt f the repsitry fr any prject accessing the plug-in, unless verridden in the Prject Settings. Please use the fllwing frmat: <cvs repsitry url>:/cvsrt/<repsitry path> Fr example: sharpcvslib.cvs.surcefrge.net:/cvsrt/sharpcvslib Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the CVS server. If yu are accessing a public repsitry annymusly, just use annymus fr bth username and passwrd and it will be handled crrectly. Custm 01 This must cntain the name f the cnnectin prtcl being used t access the CVS server. The fllwing prtcls are supprted: pserver - the first access prtcl accrding t the client-server scheme, the mst simple and the fastest ne. Its imperfectin - it transfers all the data unsecured. If yu need t secure cdes and user passwrds, d nt use this prtcl in public nets. ext r ssh - access prtcl using SSH (Secure Shell). It is used fr accessing UNIX servers and it supprts all data encdings. sspi - access prtcl fr Windws server with data encding supprt. Custm 02 This must cntain the name f the mdule yu wish t access in the CVS repsitry. When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with CvsPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the CvsPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Page 13 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

15 Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry Using CVS with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the sftware repsitry Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the current (HEAD) revisin f the repsitry. The file view will display the filename, the current revisin number f the file and the date f the last cmmit. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the HEAD revisin, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d an CVS checkut; yu are merely dwnlading the file t yur lcal machine. Page 14 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

16 Underneath the file details is a list f all the revisins that this file belngs in, r was cmmitted t, wh perfrmed the cmmit, and the lg message fr the cmmit. Thrughut SpiraTeam, revisins are indicated by the icn Revisin Details By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. The revisin details screen shws the lg fr the Cmmit, the cmmit date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this cmmit, with their full path, size, latest revisin and date f edit. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a CVS Cmmit: Page 15 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

17 Linking Artifacts Linking an artifact is quite simple. T maintain the readability f CVS cmmit messages, we adpted a square bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail Trubleshting While integratin with CVS is rather cmplex, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: When yu first lad the list f flders and files fr a repsitry it may take several minutes t lad as it s dwnlading the entire repsitry frm the CVS server t the SpiraTeam server. This delay will nt ccur n subsequent views f the page. SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly.. If this errr ccurs, it is mst likely that the CvsPrvider.dll r sme f its dependent assemblies were nt crrectly placed in the VersinCntrl flder f the SpiraTeam installatin. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that is n lnger part f the HEAD revisin. This can happen when a file is deleted r renamed, and this is a nrmal cnditin in the cde repsitry, nt necessarily an errr with CVS r SpiraTeam Data Purging Since the integratin with CVS requires that a wrking cpy f the CVS repsitry be stred n the SpiraTeam server, yu may decide at sme pint t unlink a disused CVS repsitry frm SpiraTeam t save disk-space. Hwever unlinking the repsitry thrugh the SpiraTeam web interface will nt remve the wrking cpy f the repsitry frm the server. T permanently remve a repsitry frm the SpiraTeam server, yu need t lcate the fllwing path: (Windws XP, 2003) - C:\Dcuments and Settings\All Users\Applicatin Data (Windws 2008, 7, Vista) C:\PrgramData Page 16 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

18 If yu lk inside this flder, yu will see a subflder called Inflectra, and under that will be a subflder called CvsPrvider. If yu pen up this subflder, yu will see a list f all the CVS mdules that have been accessed thrugh SpiraTeam. T purge a mdule, just select it and chse the Delete Flder ptin in Windws. Page 17 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

19 5. Integrating with VSS Visual SurceSafe (VSS) frm Micrsft is a Sftware Cnfiguratin Management (SCM) system that enables users t wrk n cde simultaneusly while preserving previus versins by aviding cllisins in cde edits. This plug-in will allw users f SpiraPlan r SpiraTeam (hereafter referred t as SpiraTeam) t be able t brwse a VSS database and view revisins linked t SpiraTeam artifacts. While users wrking n the cde will usually have a cmplete cpy f the repsitry n their lcal systems, this plug-in will access the VSS database remtely.the rest f this sectin utlines hw t install and use the plug-in with SpiraTeam. Nte: The plug-in will allw users t dwnlad and view different revisins f files and view revisin lgs, but n changes t the repsitry are allwed thrugh the plug-in Installing the VSS Plug-In T install the VSS Versin Cntrl plug-in, fllw these steps: Install a cpy f Visual SurceSafe n the same server that is running SpiraTeam (if it is already installed n the server, yu can disregard this step). Cpy the fllwing files frm the plug-in zip-archive int the VersinCntrl sub-flder f the SpiraTeam installatin: VssPrvider.dll SurceSafe.Interp.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be VssPrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Page 18 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

20 Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field pints t the filepath where the srcsafe.ini file is lcated (which cntains the VSS database infrmatin). Fr example: C:\VssDatabases\Prject1\srcsafe.ini Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the VSS database. If the repsitry desn t require a passwrd, just use annymus as the passwrd. Dmain: is nt used by the VSS plug-in and can be ignred Custm01 05: are nt used by the VSS plug-in and can be ignred When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with VssPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the VssPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde database Using VSS with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the VSS database Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: Page 19 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

21 The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the mst recent revisin f the database. The file view will display the filename, the current revisin number f the file and the date f the last check-in. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the mst recent revisin, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d a VSS checkut; yu are merely dwnlading the file t yur lcal machine. Underneath the file details is a list f all the revisins made t this file, wh perfrmed the revisin, and the lg message fr the actin perfrmed. Thrughut SpiraTeam, revisins are indicated by the icn Revisin Details By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. Page 20 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

22 The revisin details screen shws the lg fr the actin perfrmed, the date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this revisin, with their full path, latest revisin and date f edit. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a VSS check-in r ther actin: Linking Artifacts Linking an artifact is quite simple. T maintain the readability f VSS check-in messages, we adpted a square bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail Trubleshting While integratin with VSS is rather cmplex behind the scenes, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly.. If this errr ccurs, it is Page 21 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

23 mst likely that the VssPrvider.dll r sme f its dependent assemblies were nt crrectly placed in the VersinCntrl flder f the SpiraTeam installatin. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that was deleted r destryed in VSS. This is a nrmal cnditin in the cde repsitry, nt necessarily an errr with VSS r SpiraTeam. If yu have the VSS database lcated n a remte file-share n a separate server t SpiraTeam, yu will need t mdify the identify used by the IIS Applicatin Pl running SpiraTeam. By default the IIS Applicatin Pl will run as the special Windws user NETWORK SERVICE. Whilst this is a secure accunt with lw privileges fr nrmal use f the system, it may nt have sufficient permissins t access the VSS repsitry ver yur Lcal Area Netwrk (LAN). We recmmend changing the IIS Applicatin Pl t instead run as a Windws Dmain user that has permissins t access the remte file-share cntaining the VSS database. Page 22 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

24 6. Integrating with TFS Micrsft Visual Studi Team System (VSTS) Team Fundatin Server (TFS) frm Micrsft (hereafter referred t as TFS) is a Sftware Cnfiguratin Management (SCM) system that enables users t wrk n cde simultaneusly while preserving previus versins by aviding cllisins in cde edits. This plug-in will allw users f SpiraPlan r SpiraTeam (hereafter referred t as SpiraTeam) t be able t brwse a TFS repsitry and view revisins linked t SpiraTeam artifacts. There are separate plug-ins fr TFS 2005/2008, 2010 and When cnnecting t a TFS 2010/2012+ repsitry, the cnnectin URL will als need t be in a different frmat (see belw). While users wrking n the cde will usually have a cmplete cpy f the repsitry n their lcal systems, this plug-in will access the TFS repsitry remtely. The rest f this sectin utlines hw t install and use the plug-in with SpiraTeam. Nte: The plug-in will allw users t dwnlad and view different revisins f files and view revisin lgs, but n changes t the repsitry are allwed thrugh the plug-in Installing the TFS Plug-In T install the TFS Versin Cntrl plug-in, fllw these steps: Dwnlad the apprpriate TFS prvider frm the Inflectra website ( there are separate versins fr TFS 2005/2008, 2010 and TFS 2012 r later. Cpy the fllwing files frm the plug-in zip-archive int the VersinCntrl sub-flder f the SpiraTeam installatin: Micrsft.TeamFundatin.Client.dll Micrsft.TeamFundatin.Cmmn.dll Micrsft.TeamFundatin.Cmmn.Library.dll Micrsft.TeamFundatin.dll Micrsft.TeamFundatin.VersinCntrl.Client.dll Micrsft.TeamFundatin.VersinCntrl.Cmmn.dll Micrsft.TeamFundatin.VersinCntrl.Cmmn.Integratin.dll TfsPrvider.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Page 23 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

25 Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be TfsPrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field pints t the URL used fr accessing the Team Fundatin Server. Typically TFS runs n website prt 8080, but yu may need t check with yur IT administratr t verify. The exact cnnectin URL will depend n yur versin f TFS: Fr TFS 2005 / 2008: Fr TFS Where prjectcllectin is the name f the prject cllectin yu will be cnnecting t Fr TFS 2012 r later Where prjectcllectin is the name f the prject cllectin yu will be cnnecting t Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the TFS repsitry. If the repsitry desn t require a username/passwrd, just use annymus as bth the username and passwrd. Dmain: This is the Windws Dmain that the TFS server is a member f. If the machine is nt part f a dmain, yu shuld just use the TFS server name instead. If yu are cnnecting t a hsted Visual Studi Online (VSO) repsitry, yu shuld leave the Dmain blank. Custm01 05: are nt used by the TFS plug-in and can be ignred Page 24 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

26 When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with TfsPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the TfsPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Custm 01: This shuld cntain the name f the equivalent team prject in TFS. Custm 02 05: are nt used by the TFS plug-in and can be ignred Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry Using TFS with SpiraTeam Whilst being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the TFS repsitry Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: Page 25 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

27 The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the mst recent revisin f the database. The file view will display the filename, the current revisin number f the file and the date f the last check-in. Yu can filter and srt n any f the clumns, as well. The page will display the flders and files fr the currently selected branch (in the example abve Main ), yu can change the current branch at any time by selecting it frm the drpdwn menu: Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the mst recent revisin, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d a TFS checkut; yu are merely dwnlading the file t yur lcal machine. Underneath the file details is a preview f the cntents f the surce cde file (with syntax clring t make it easier t read). Page 26 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

28 In additin, there are tw ther tabs that display the list f all the revisins made t this file and any assciatins with ther SpiraTeam artifacts: The revisin list will display the name f the revisin, wh perfrmed the revisin, and the lg message fr the actin perfrmed. Thrughut SpiraTeam, revisins are indicated by the icn. The assciatin list will display the list f SpiraTeam artifacts that are linked t this specific surce cde file. Yu can add a new assciatin by clicking n the Add Assciatin hyperlink Revisin Details By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. The revisin details screen shws the lg fr the actin perfrmed, the date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this revisin, with their full path, latest revisin and date f edit. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a TFS check-in r ther actin: Page 27 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

29 Linking Artifacts Linking an artifact is quite simple. T maintain the readability f TFS check-in messages, we adpted a square bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail. If yu frget t add the assciatin during the cmmit, yu can use the Add Assciatin ptin within SpiraTeam t add the assciatin after the fact Trubleshting While integratin with TFS is rather sphisticated behind the scenes, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly.. If this errr ccurs, it is mst likely that the TfsPrvider.dll r sme f its dependent assemblies were nt crrectly placed in the VersinCntrl flder f the SpiraTeam installatin. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that was deleted in TFS. This is a nrmal cnditin in the cde repsitry, nt necessarily an errr with TFS r SpiraTeam Enfrcing Assciatins with a Custm Plicy As described in sectin abve, yu can easily assciate check-ins f cde in TFS with relevant SpiraTeam artifacts by adding the apprpriate artifact identifier in the cmmit messages. In rder t enfrce this prcess, ne f ur custmers has written a custm Visual Studi 2008 and 2010/2012+ Team System check-in plicy that will frce users t enter at least ne SpiraTeam artifact in each f the check-in cmments. This plicy will als check the IDs f the supplied artifacts t make sure they exist in the apprpriate SpiraTeam installatin. T install the custm check-in plicy, yu shuld dwnlad the SpiraPlicySetup.msi (fr 2008) r SpiraPlicy.vsix (fr 2010+) installatin package frm the Add-Ons/Dwnlads sectin f the Inflectra website ( and run the installatin package n each wrkstatin that has Visual Studi installed. Once this installatin has been cmpleted, yu need t tell Visual Studi t add the custm check-in plicy: Page 28 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

30 1. Inside Visual Studi, g t Team > Team Prject Settings > Surce Cntrl t pen up the Surce Cde extensins dialg bx: 2. Click n the Check-in Plicy tab t list the varius check-in plicies: 3. Click n the [Add ] buttn t add a new check-in plicy: Page 29 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

31 4. Select the SpiraTeam/Plan TFS check-in Plicy and click [OK]. This will bring up the SpiraTeam custm plicy cnfiguratin dialg bx: 5. Enter the URL fr the SpiraTeam server (yu nly need the server name and virtual directry prtin) as well as a valid lgin and passwrd. Then click [Cnnect] t get the list f prjects. 6. Select the checkbxes fr which artifact types yu want t be included in the artifact enfrcement and click the [OK] buttn t cnfirm the settings. 7. Nw when a user checks-in a change t the TFS surce cde repsitry, they will be required t enter at least ne SpiraTeam artifact, and the system will check t make sure that artifact actually exists in the specified prject. Page 30 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

32 7. Integrating with Mercurial Mercurial is a Distributed Versin Cntrl System (DVCS) system that keeps track f sftware revisins and allws many develpers t wrk n a given prject withut necessarily being cnnected t a cmmn netwrk since it desn t rely n a central repsitry, but instead distributes cpies f the entire surce cde repsitry t each user s wrkstatin. The SpiraTeam plug-in fr Mercurial allws users f SpiraPlan r SpiraTeam (hereafter referred t as SpiraTeam) t be able t brwse a Mercurial repsitry and view revisins linked t SpiraTeam artifacts. The plug-in will dwnlad a read-nly wrking-cpy f the Mercurial repsitry nt the SpiraTeam server and use that fr displaying the list f files/flders. The list f revisins will be queried dynamically frm this lcal repsitry n an as-needed basis. The plug-in als perfrms pull requests frm the specified remte repsitry t ensure that the lcal repsitry remains up t date. The rest f this sectin utlines hw t install and use the plug-in with SpiraTeam. Nte: The plug-in will allw users t dwnlad and view different revisins f files and view revisin lgs, but n changes t the repsitry are allwed thrugh the plug-in Installing the Mercurial Plug-In T install the Mercurial Versin Cntrl plug-in, fllw these steps: Cpy the fllwing files frm the plug-in zip-archive int the VersinCntrl sub-flder f the SpiraTeam installatin: MercurialPrvider.dll Mercurial.Net.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be MercurialPrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Page 31 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

33 Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field hlds the clne URL f the repsitry fr any prject accessing the plug-in, unless verridden in the Prject Settings: Fr example: ssh://example.cm/hg/ Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the remte Mercurial repsitry. If yu are accessing a public repsitry annymusly, just use annymus fr bth username and passwrd and it will be handled crrectly. Custm 01 This needs t cntain the path n the SpiraTeam server where the Mercurial executable (Hg.exe) can be fund. If left blank, it will attempt t autmatically discver Mercurial frm the Windws %PATH% envirnment variable. Custm 02 Custm 05 Nt used by this plugin. When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with MercurialPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the MercurialPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry. Page 32 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

34 7.2. Using Mercurial with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the sftware repsitry Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the current (TIP) branch f the repsitry. The file view will display the filename, the current revisin number f the file and the date f the last cmmit. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the TIP branch, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d a Mercurial clne r pull; yu are merely dwnlading the file t yur lcal machine. Page 33 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

35 Underneath the file details is a list f all the revisins (Mercurial changesets) that this file belngs in, r was cmmitted t, wh perfrmed the cmmit, and the lg message fr the cmmit. Thrughut SpiraTeam, revisins are indicated by the Revisin Details icn. By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. The revisin details screen shws the lg fr the changeset, the cmmit date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this cmmit, with their full path, size, latest revisin and date f edit. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a Mercurial changeset: Page 34 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

36 Linking Artifacts Linking an artifact is quite simple. T maintain the readability f Mercurial changeset messages, we adpted a square bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail Trubleshting While integratin with Mercurial is sphisticated behind the scenes, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: When yu first lad the list f flders and files fr a repsitry it may take several minutes t lad as it s clning the entire repsitry frm the remte Mercurial server t the SpiraTeam server. This delay will nt ccur n subsequent views f the page. SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly.. If this errr ccurs, it is mst likely that the MercurialPrvider.dll r sme f its dependent assemblies were nt crrectly placed in the VersinCntrl flder f the SpiraTeam installatin. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that is n lnger part f the TIP branch. This can happen when a file is deleted r renamed, and this is a nrmal cnditin in the cde repsitry, nt necessarily an errr with Mercurial r SpiraTeam Data Purging Since the integratin with Mercurial requires that a wrking cpy f the Mercurial repsitry be stred n the SpiraTeam server, yu may decide at sme pint t unlink a disused Mercurial repsitry frm Page 35 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

37 SpiraTeam t save disk-space. Hwever unlinking the repsitry thrugh the SpiraTeam web interface will nt remve the wrking cpy f the repsitry frm the server. T permanently remve a repsitry frm the SpiraTeam server, yu need t lcate the fllwing path: (Windws XP, 2003) - C:\Dcuments and Settings\All Users\Applicatin Data (Windws 2008, 7, Vista) C:\PrgramData If yu lk inside this flder, yu will see a subflder called Inflectra, and under that will be a subflder called MercurialPrvider. If yu pen up this subflder, yu will see a list f all the Mercurial repsitries that have been accessed thrugh SpiraTeam. T purge a mdule, just select it and chse the Delete Flder ptin in Windws. Page 36 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

38 8. Integrating with Git Git is a Distributed Versin Cntrl System (DVCS) system that keeps track f sftware revisins and allws many develpers t wrk n a given prject withut necessarily being cnnected t a cmmn netwrk since it desn t rely n a central repsitry, but instead distributes cpies f the entire surce cde repsitry t each user s wrkstatin. The SpiraTeam plug-in fr Git allws users f SpiraPlan r SpiraTeam (hereafter referred t as SpiraTeam) t be able t brwse a Git repsitry and view revisins linked t SpiraTeam artifacts. The plug-in will clne a read-nly bare (i.e. n wrking flder) cpy f the Git repsitry nt the SpiraTeam server and use that fr displaying the list f branches/files/flders/revisins. The plug-in als perfrms pull requests frm the specified remte repsitry t ensure that the lcal bare repsitry remains up t date. The rest f this sectin utlines hw t install and use the plug-in with SpiraTeam. The current versin f the Git plugin requires SpiraPlan r SpiraTeam v r later. Nte: The plug-in will allw users t dwnlad and view different revisins f files and view revisin lgs, but n changes t the repsitry are allwed thrugh the plug-in Installing the Git Plug-In T install the Git Versin Cntrl plug-in, fllw these steps: Cpy the fllwing files frm the plug-in zip-archive int the VersinCntrl sub-flder f the SpiraTeam installatin: GitPrvider.dll Inflectra.Glbal.dll LibGit2Sharp.dll If yur server perating system is 64-bit, then cpy git2.dll frm the x64 directry f the dwnladed plug-in zip file int the VersinCntrl sub-flder f the SpiraTeam installatin. Nte: D nt create an x64 flder under VersinCntrl, make sure the file lives in the VersinCntrl flder itself. If yur server perating system is 32-bit, then cpy git2.dll frm the x32 directry f the dwnladed plug-in zip file int the VersinCntrl sub-flder f the SpiraTeam installatin. Nte: D nt create an x32 flder under VersinCntrl, make sure the file lives in the VersinCntrl flder itself. Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Page 37 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

39 Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be GitPrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field hlds the clne URL f the repsitry fr any prject accessing the plug-in, unless verridden in the Prject Settings: Fr example: git://github.cm/henn/gitsharp.git Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the remte Git repsitry. If yu are accessing a public repsitry annymusly, just use annymus fr bth username and passwrd and it will be handled crrectly. Custm 01 By default, SpiraTeam will stre a cpy f the Git wrking directry in the C:\PrgramData\Inflectra\Spira\GitPrvider\URL flder (where URL is the Git cnnectin URL). If yu wuld like t use an verride lcatin fr the Git repsitry, yu shuld specify it in this setting (e.g. C:\Git\Repsitries) Custm 02 Custm 05 Nt used by this plugin. When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with GitPrvider listed as an available plug-in. Page 38 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

40 Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the GitPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry Using Git with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the sftware repsitry Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: Page 39 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

41 The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. The file view will display the filename, the current revisin number f the file and the date f the last cmmit. Yu can filter and srt n any f the clumns, as well. The page will display the flders and files fr the currently selected branch (in the example abve master ), yu can change the current branch at any time by selecting it frm the drpdwn menu: Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the latest revisin in the current branch, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d a Git clne r pull; yu are merely dwnlading the file t yur lcal machine. Page 40 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

42 Underneath the file details are tabs that shw a preview f the file (with syntax highlighting), a list f all the revisins that this file belngs in, r was cmmitted t, wh perfrmed the cmmit, and the lg message fr the cmmit, and a tab that shws any artifact assciatins. Thrughut SpiraTeam, revisins are indicated by the icn: Revisin Details By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. Page 41 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

43 The revisin details screen shws the lg fr the cmmit, the cmmit date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this cmmit, with their full path, size, latest revisin and date f edit. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a Git cmmit: Linking Artifacts Linking an artifact is quite simple. T maintain the readability f Git cmmit messages, we adpted a square bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail. If yu frget t add the assciatin during the cmmit, yu can use the Add Assciatin ptin within SpiraTeam t add the assciatin after the fact Trubleshting While integratin with Git is sphisticated behind the scenes, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: When yu first lad the list f flders and files fr a repsitry it may take several minutes t lad as it s clning the entire bare repsitry frm the remte Git server t the SpiraTeam server. This delay will nt ccur n subsequent views f the page. SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly.. If this errr ccurs, it is mst likely that the GitPrvider.dll r sme f its dependent assemblies were nt crrectly placed in the VersinCntrl flder f the SpiraTeam installatin. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the Page 42 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

BMC Remedyforce Integration with Bomgar Remote Support

BMC Remedyforce Integration with Bomgar Remote Support BMC Remedyfrce Integratin with Bmgar Remte Supprt 2017 Bmgar Crpratin. All rights reserved wrldwide. BOMGAR and the BOMGAR lg are trademarks f Bmgar Crpratin; ther trademarks shwn are the prperty f their

More information

IBM SPSS Interviewer Setting up Data Entry Supervisor machines for Synchronization

IBM SPSS Interviewer Setting up Data Entry Supervisor machines for Synchronization IBM SPSS Interviewer 6.0.1 Setting up Data Entry Supervisr machines fr Synchrnizatin V e r s i n 1. 1 P a g e 1 Table f Cntents 1 Overview... 3 2 Create Data Entry Supervisr s ISA (aka DimensinNet) User

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

Manual for installation and usage of the module Secure-Connect

Manual for installation and usage of the module Secure-Connect Mdule Secure-Cnnect Manual fr installatin and usage f the mdule Secure-Cnnect Page 1 / 1 5 Table f Cntents 1)Cntents f the package...3 2)Features f the mdule...4 3)Installatin f the mdule...5 Step 1: Installatin

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

Enabling Your Personal Web Page on the SacLink

Enabling Your Personal Web Page on the SacLink 53 Enabling Yur Persnal Web Page n the SacLink *Yu need t enable yur persnal web page nly ONCE. It will be available t yu until yu graduate frm CSUS. T enable yur Persnal Web Page, fllw the steps given

More information

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0 Upgrading Kaltura MediaSpace TM Enterprise 1.0 t Kaltura MediaSpace TM Enterprise 2.0 Assumptins: The existing cde was checked ut f: svn+ssh://mediaspace@kelev.kaltura.cm/usr/lcal/kalsurce/prjects/m ediaspace/scial/branches/production/website/.

More information

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to:

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to: Summary This dcument is a guide intended t guide yu thrugh the prcess f installing and cnfiguring PepleTls 8.55.27 (r current versin) via Windws Remte Applicatin (App). Remte App allws the end user t run

More information

Tips For Customising Configuration Wizards

Tips For Customising Configuration Wizards Tips Fr Custmising Cnfiguratin Wizards ver 2010-06-22 Cntents Overview... 2 Requirements... 2 Applicatins... 2 WinSCP and Putty... 2 Adding A Service T An Existing Wizard... 3 Gal... 3 Backup Original

More information

FollowMe. FollowMe. Q-Server Quick Integration Guide. Revision: 5.4 Date: 11 th June Page 1 of 26

FollowMe. FollowMe. Q-Server Quick Integration Guide. Revision: 5.4 Date: 11 th June Page 1 of 26 Q-Server Quick Integratin Guide Revisin: 5.4 Date: 11 th June 2009 Page 1 f 26 Cpyright, Disclaimer and Trademarks Cpyright Cpyright 1997-2009 Ringdale UK Ltd. All rights reserved. N part f this publicatin

More information

Summary. Server environment: Subversion 1.4.6

Summary. Server environment: Subversion 1.4.6 Surce Management Tl Server Envirnment Operatin Summary In the e- gvernment standard framewrk, Subversin, an pen surce, is used as the surce management tl fr develpment envirnment. Subversin (SVN, versin

More information

Wave IP 4.5. CRMLink Desktop User Guide

Wave IP 4.5. CRMLink Desktop User Guide Wave IP 4.5 CRMLink Desktp User Guide 2015 by Vertical Cmmunicatins, Inc. All rights reserved. Vertical Cmmunicatins and the Vertical Cmmunicatins lg and cmbinatins theref and Vertical ViewPint, Wave Cntact

More information

Faculty Textbook Adoption Instructions

Faculty Textbook Adoption Instructions Faculty Textbk Adptin Instructins The Bkstre has partnered with MBS Direct t prvide textbks t ur students. This partnership ffers ur students and parents mre chices while saving them mney, including ptins

More information

STIDistrict AL Rollover Procedures

STIDistrict AL Rollover Procedures 2009-2010 STIDistrict AL Rllver Prcedures General Infrmatin abut STIDistrict Rllver IMPORTANT NOTE! Rllver shuld be perfrmed between June 25 and July 25 2010. During this perid, the STIState applicatin

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Extensin fr SharePint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

OO Shell for Authoring (OOSHA) User Guide

OO Shell for Authoring (OOSHA) User Guide Operatins Orchestratin Sftware Versin: 10.70 Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016 Legal Ntices

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003 Overview The screenshts/advice are based n upgrading Cntrller 10.1 RTM t 10.1 IF6 n Win2003 Other Interim Fix (IF) upgrades are likely t be similar, but the authr cannt guarantee that the dcumentatin is

More information

CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0

CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0 TECHNICAL DOCUMENTATION CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0 AUGUST 2012 2012 CrwnPeak Technlgy, Inc. All rights reserved. N part f this dcument may be reprduced r transmitted

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014 Refreshing Axim TEST with a Current Cpy f Prductin Axim EPM June 20, 2014 Refreshing Axim TEST If yu maintain an Axim TEST envirnment yu will want t refresh it with a current cpy f yur PROD database when

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (PC) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN-X Upgrader prgram fr the 9202 User Terminal using a PC. 1 Getting and Extracting the Upgrader

More information

File Share Navigator Online

File Share Navigator Online File Share Navigatr Online User Guide Service Pack 7 Issued September 2017 Table f Cntents What s New in this Guide... 4 Abut File Share Navigatr Online... 5 Cmpnents f File Share Navigatr Online... 5

More information

Dashboard Extension for Enterprise Architect

Dashboard Extension for Enterprise Architect Dashbard Extensin fr Enterprise Architect Dashbard Extensin fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins f the free versin f the extensin... 3 Example Dashbard

More information

Backing Up and Restoring Assured Complete

Backing Up and Restoring Assured Complete Backing Up and Restring Assured Cmplete Step 1 Befre yur Begin 1. T perfrm a Manual Backup, wrk frm yur Server machine where Assured Cmplete is installed alng with Micrsft SQL Server Management Studi Express

More information

Single File Upload Guide

Single File Upload Guide Single File Uplad Guide August 15, 2018 Versin 9.6.134.78 Single File Uplad Guide 1 Fr the mst recent versin f this dcument, visit ur dcumentatin website. Single File Uplad Guide 2 Table f Cntents 1 Single

More information

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 Prepared by: March Haber, march@il.ibm.cm Last Updated: January, 2012 IBM MetaData Wrkbench Enablement Series Table f Cntents: Table f

More information

VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual for Tour Operators

VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual for Tour Operators VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual fr Tur Operatrs 1 CONTENTS GETTING STARTED... 3 REGISTER AND CREATE YOUR ACCOUNT... 3 OPERATOR PROFILE... 4 Create yur Operatr Prfile... 4 ADD A TOUR LISTING...

More information

REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY

REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY Accessing RefWrks Access RefWrks frm a link in the Bibligraphy/Citatin sectin f the Hurst Library web page (http://library.nrthwestu.edu) Create

More information

Secure File Transfer Protocol (SFTP) Interface for Data Intake User Guide

Secure File Transfer Protocol (SFTP) Interface for Data Intake User Guide Secure File Transfer Prtcl (SFTP) Interface fr Data Intake User Guide Cntents Descriptin... 2 Steps fr firms new t batch submissin... 2 Acquiring necessary FINRA accunts... 2 SFTP Access t FINRA... 2 SFTP

More information

INSERTING MEDIA AND OBJECTS

INSERTING MEDIA AND OBJECTS INSERTING MEDIA AND OBJECTS This sectin describes hw t insert media and bjects using the RS Stre Website Editr. Basic Insert features gruped n the tlbar. LINKS The Link feature f the Editr is a pwerful

More information

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page Managing the News Page TABLE OF CONTENTS: The News Page Key Infrmatin Area fr Members... 2 Newsletter Articles... 3 Adding Newsletter as Individual Articles... 3 Adding a Newsletter Created Externally...

More information

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation PRE-INSTALLATION INSTRUCTIONS: This dcument discusses using the WrldShip DVD t install WrldShip. Yu can als install WrldShip frm the Web. G t the fllwing Web page and click the apprpriate dwnlad link:

More information

TN How to configure servers to use Optimise2 (ERO) when using Oracle

TN How to configure servers to use Optimise2 (ERO) when using Oracle TN 1498843- Hw t cnfigure servers t use Optimise2 (ERO) when using Oracle Overview Enhanced Reprting Optimisatin (als knwn as ERO and Optimise2 ) is a feature f Cntrller which is t speed up certain types

More information

Entering an NSERC CCV: Step by Step

Entering an NSERC CCV: Step by Step Entering an NSERC CCV: Step by Step - 2018 G t CCV Lgin Page Nte that usernames and passwrds frm ther NSERC sites wn t wrk n the CCV site. If this is yur first CCV, yu ll need t register: Click n Lgin,

More information

Trimble Survey GNSS Firmware Version 4.81 (July 2013)

Trimble Survey GNSS Firmware Version 4.81 (July 2013) Handheld Integrated Mdular RELEASE NOTES TRIMBLE SURVEY GNSS FIRMWARE Trimble Survey GNSS Firmware Versin 4.81 (July 2013) Requirements This firmware versin includes imprvements t the Survey Receiver firmware.

More information

Getting Started with the SDAccel Environment on Nimbix Cloud

Getting Started with the SDAccel Environment on Nimbix Cloud Getting Started with the SDAccel Envirnment n Nimbix Clud Revisin Histry The fllwing table shws the revisin histry fr this dcument. Date Versin Changes 09/17/2018 201809 Updated figures thrughut Updated

More information

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Survey Template

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Survey Template Netwrk Rail ARMS - Asbests Risk Management System Training Guide fr use f the Imprt Survey Template The ARMS Imprt Survey Template New Asbests Management Surveys and their Survey Detail reprts can be added

More information

AASHTOWare BrDR Support Center JIRA Getting Started Guide

AASHTOWare BrDR Support Center JIRA Getting Started Guide AASHTOWare BrDR Supprt Center JIRA Getting Started Guide Versin 1.0.0.0 August 2013 Cpyright 1997-2013 by the American Assciatin f State Highway and Transprtatin Officials. 444 Nrth Capital Street, N.

More information

HW4 Software version 3. Device Manager and Data Logging LOG-RC Series Data Loggers

HW4 Software version 3. Device Manager and Data Logging LOG-RC Series Data Loggers Page 1 f 18 HW4 Sftware versin 3 Device Manager and Data Lgging LOG-RC Series Data Lggers 2011; Page 2 f 18 Table f cntents 1 ORGANIZATION OF THE HW4 MANUALS... 3 2 OVERVIEW... 4 3 INITIAL SETUP... 4 3.1

More information

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup Cncrdance and IPRO Camera Buttn / Backwards DB Link Setup When linking Cncrdance and IPRO, yu will need t update the DDEIVIEW.CPL file t establish the camera buttn. Setting up the camera buttn feature

More information

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017 LiveEngage and Micrsft Dynamics Integratin Guide Dcument Versin: 1.0 September 2017 Cntents Intrductin... 3 Step 1: Sign Up... 3 CRM Widget Signing Up... 3 Step 2: Cnfiguring the CRM Widget... 4 Accessing

More information

Enterprise Installation

Enterprise Installation Enterprise Installatin Mnnit Crpratin Versin 3.6.0.0 Cntents Prerequisites... 3 Web Server... 3 SQL Server... 3 Installatin... 4 Activatin Key... 4 Dwnlad... 4 Cnfiguratin Wizard... 4 Activatin... 4 Create

More information

Municode Website Instructions

Municode Website Instructions Municde Website instructins Municde Website Instructins The new and imprved Municde site allws yu t navigate t, print, save, e-mail and link t desired sectins f the Online Cde f Ordinances with greater

More information

ClubRunner. Volunteers Module Guide

ClubRunner. Volunteers Module Guide ClubRunner Vlunteers Mdule Guide 2014 Vlunteer Mdule Guide TABLE OF CONTENTS Overview... 3 Basic vs. Enhanced Versins... 3 Navigatin... 4 Create New Vlunteer Signup List... 5 Manage Vlunteer Tasks... 7

More information

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SYSTEM FUNCTIONS... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 ACCESSING THE OASIS SYSTEM... 3 SUBMITTING OASIS DATA FILES... 5 OASIS INITIAL

More information

Exporting and Importing the Blackboard Vista Grade Book

Exporting and Importing the Blackboard Vista Grade Book Exprting and Imprting the Blackbard Vista Grade Bk Yu can use the Blackbard Vista Grade Bk with a spreadsheet prgram, such as Micrsft Excel, in a number f different ways. Many instructrs wh have used Excel

More information

Announcing Veco AuditMate from Eurolink Technology Ltd

Announcing Veco AuditMate from Eurolink Technology Ltd Vec AuditMate Annuncing Vec AuditMate frm Eurlink Technlgy Ltd Recrd any data changes t any SQL Server database frm any applicatin Database audit trails (recrding changes t data) are ften a requirement

More information

Exosoft Backup Manager

Exosoft Backup Manager Exsft Backup Manager 2018 Exsft Backup Manager Ensuring databases are backed up regularly is a critical part f any cmpany data recvery prcess. Mst mnth end as well as end f financial year prcesses shuld

More information

SAS Hot Fix Analysis, Download and Deployment Tool

SAS Hot Fix Analysis, Download and Deployment Tool SAS Ht Fix Analysis, Dwnlad and Deplyment Tl SASHFADD Versin 2.2.1 Usage Guide What's New in SASHFADD 2.2.1? Table f Cntents Intrductin... 1 System Requirements... 2 Imprtant infrmatin regarding tl usage...

More information

TRAINING GUIDE. Overview of Lucity Spatial

TRAINING GUIDE. Overview of Lucity Spatial TRAINING GUIDE Overview f Lucity Spatial Overview f Lucity Spatial In this sessin, we ll cver the key cmpnents f Lucity Spatial. Table f Cntents Lucity Spatial... 2 Requirements... 2 Setup... 3 Assign

More information

Installation and Getting Started

Installation and Getting Started Eurstat Data Transmissin Tls & Services EDAMIS Web Applicatin v3.1 Installatin and Getting Started TABLE OF CONTENTS: 1 Intrductin... 2 2 Installatin... 2 2.1 Prerequisites... 2 2.2 EWA installatin...

More information

InformationNOW Letters

InformationNOW Letters InfrmatinNOW Letters Abut this Guide This Quick Reference Guide prvides an verview f letters in InfrmatinNOW. There are three types f letters: Student: May be used t create varius letters, frms, custmized

More information

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1 Adding Cntent MyUni... 2 Cntent Areas... 2 Curse Design... 2 Sample Curse Design... 2 Build cntent by creating a flder... 3 Build cntent by creating an item... 4 Cpy r mve cntent in MyUni... 5 Manage files

More information

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide Oracle Universal Recrds Management Oracle Universal Recrds Manager Adapter fr Dcumentum Installatin Guide December 2009 Universal Recrds Manager Adapter fr Dcumentum Installatin Guide, Cpyright 2009, Oracle.

More information

Firmware Upgrade Wizard v A Technical Guide

Firmware Upgrade Wizard v A Technical Guide Firmware Upgrade Wizard v4.1.1 A Technical Guide Nvember 2015 Intrductin The Firmware Upgrade Wizard prvides the fllwing features: It supprts upgrading the firmware n designated devices, see Supprted devices.

More information

InformationNOW Letters

InformationNOW Letters InfrmatinNOW Letters Abut this Guide This Quick Reference Guide prvides an verview f letters in InfrmatinNOW. There are three types f letters: Student: May be used t create varius letters, frms, custmized

More information

Compliance Guardian 4. User Guide

Compliance Guardian 4. User Guide Cmpliance Guardian 4 User Guide Issued September 2015 Table f Cntents What's New in this Guide... 3 Abut Cmpliance Guardian... 4 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback t AvePint... 6

More information

BI Publisher TEMPLATE Tutorial

BI Publisher TEMPLATE Tutorial PepleSft Campus Slutins 9.0 BI Publisher TEMPLATE Tutrial Lessn T2 Create, Frmat and View a Simple Reprt Using an Existing Query with Real Data This tutrial assumes that yu have cmpleted BI Publisher Tutrial:

More information

RemoteLaunch Automated Testing Integration & User Guide Inflectra Corporation

RemoteLaunch Automated Testing Integration & User Guide Inflectra Corporation RemteLaunch Autmated Testing Integratin & User Guide Inflectra Crpratin Date: Nvember 22nd, 2017 Cntents Intrductin... 1 1. RemteLaunch Guide... 2 2. HP UFT / QTP Engine... 17 3. SmarteScript Engine...

More information

istartsmart 3.5 Upgrade - Installation Instructions

istartsmart 3.5 Upgrade - Installation Instructions istartsmart 3.5 Upgrade - Installatin Instructins Minimum System Requirements: Hatch All-In-One istartsmart Cmputer Learning Center v1.0 r v1.1 Internet access - either hard-wired r wireless cnnectin is

More information

Access SelectPay. Installation Instructions

Access SelectPay. Installation Instructions This Dcument is the prperty f Access UK Cpyright 2017 Access UK Ltd All rights reserved Classificatin Public Dcument versin 1.0 Access SelectPay Installatin Instructins SelectPay Installatin Instructins

More information

Online Banking for Business USER GUIDE

Online Banking for Business USER GUIDE Online Banking fr Business estatements USER GUIDE Cntents Cntents... 1 Online Banking fr Business Getting Started... 2 Technical Requirements... 2 Supprted brwsers... 2 Minimum system requirements... 2

More information

Renewal Reminder. User Guide. Copyright 2009 Data Springs Inc. All rights reserved.

Renewal Reminder. User Guide. Copyright 2009 Data Springs Inc. All rights reserved. Renewal Reminder User Guide Cpyright 2009 Data Springs Inc. All rights reserved. Renewal Reminder 2.5 User Guide Table f cntents: 1 INTRODUCTION...3 2 INSTALLATION PROCEDURE...4 3 ADDING RENEWAL REMINDER

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors Cnfiguring Database & SQL Query Mnitring With Sentry-g Quick & Plus! mnitrs 3Ds (UK) Limited, Nvember, 2013 http://www.sentry-g.cm Be Practive, Nt Reactive! One f the best ways f ensuring a database is

More information

SpiraTeam Migration and Integration Guide Inflectra Corporation

SpiraTeam Migration and Integration Guide Inflectra Corporation / SpiraTeam Migratin and Integratin Guide Inflectra Crpratin Date: December 5 th, 2017 Cntents 1 Intrductin... 1 2 Imprting frm Micrsft Excel... 2 3 Imprting frm Micrsft Excel (Office365)... 18 4 Imprting

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

Graduate Application Review Process Documentation

Graduate Application Review Process Documentation Graduate Applicatin Review Prcess Cntents System Cnfiguratin... 1 Cgns... 1 Banner Dcument Management (ApplicatinXtender)... 2 Banner Wrkflw... 4 Navigatin... 5 Cgns... 5 IBM Cgns Sftware Welcme Page...

More information

User Guide. ACE Data Source. OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES

User Guide. ACE Data Source. OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES PROFESSIONAL SERVICES User Guide OnCmmand Wrkflw Autmatin (WFA) ACE Data Surce Prepared fr: ACE Data Surce - Versin 2.0.0 Date: Octber 2015 Dcument Versin: 2.0.0 Abstract The ACE Data Surce (ACE-DS) is

More information

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide HPE AppPulse Mbile Sftware Versin: 2.1 IT Operatins Management Integratin Guide Dcument Release Date: Nvember 2015 Cntents Overview: The IT Operatins Management Integratin 3 System Requirements 3 Hw t

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager A U G U S T 2 0 1 7 V1 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites...

More information

DC Remote Control Installation and Configuration Guide. Version 1.2

DC Remote Control Installation and Configuration Guide. Version 1.2 DC Remte Cntrl Installatin and Cnfiguratin Guide Versin 1.2 What des the applicatin d? The DminCmms Remte Cntrl applicatin allws the bulk re-cnfiguratin f Cisc IP Telephnes as if the user was present directly

More information

Installing Photran with Eclipse (MinGW or Cygwin)

Installing Photran with Eclipse (MinGW or Cygwin) Installing Phtran with Eclipse (MinGW r Cygwin) Phtran is an integrated develpment envirnment (IDE) and refactring tl fr Frtran. Phtran is a cmpnent f Eclipse, an pen-surce develpment platfrm fr building,

More information

Kindle Fire Guide. Requires OverDrive Account/Adobe ID authorization.

Kindle Fire Guide. Requires OverDrive Account/Adobe ID authorization. Getting started Depending n yur preference OverDrive App Supprts EPUB ebks and MP3 Audibks. Direct dwnlad thrugh mbile app. N publisher restrictins. Yu ll need the fllwing: A Kindle Fire registered with

More information

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand Planning, installing, and cnfiguring IBM CMIS fr Cntent Manager OnDemand Cntents IBM CMIS fr Cntent Manager OnDemand verview... 4 Planning fr IBM CMIS fr Cntent Manager OnDemand... 5 Prerequisites fr installing

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

This document describes new features and resolved issues for Intelligent Scene Analysis System

This document describes new features and resolved issues for Intelligent Scene Analysis System Release Ntes Intelligent Scene Analysis System Versin 14.0.0 Release Ntes Revisin 1 This dcument describes new features and reslved issues fr Intelligent Scene Analysis System 14.0.0. Yu can retrieve the

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager SEP 2 0 1 8 V 4 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites... 1

More information

DocAve Governance Automation 2

DocAve Governance Automation 2 DcAve Gvernance Autmatin 2 Business User Guide Service Pack 2 Issued March 2018 The Enterprise-Class Management Platfrm fr SharePint Gvernance Table f Cntents What s New in this Guide... 3 Submitting Dcumentatin

More information

Managing Your Access To The Open Banking Directory How To Guide

Managing Your Access To The Open Banking Directory How To Guide Managing Yur Access T The Open Banking Directry Hw T Guide Date: June 2018 Versin: v2.0 Classificatin: PUBLIC OPEN BANKING LIMITED 2018 Page 1 f 32 Cntents 1. Intrductin 3 2. Signing Up 4 3. Lgging In

More information

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0 Kaltura MediaSpace Installatin and Upgrade Guide Versin: 5.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2013 Kaltura Inc. All Rights

More information

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation.

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation. CunterSnipe Sftware Installatin Guide Sftware Versin 10.x.x CunterSnipe sftware installs n any system cmpatible with Ubuntu 14.04 LTS server which is supprted until 2019 Initial Set-up- Nte: An internet

More information

Getting Started with the Web Designer Suite

Getting Started with the Web Designer Suite Getting Started with the Web Designer Suite The Web Designer Suite prvides yu with a slew f Dreamweaver extensins that will assist yu in the design phase f creating a website. The tls prvided in this suite

More information

Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide

Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide Quick Start Guide This guide will explain the prcess f installing & using the DemPad Designer sftware fr PC, which allws yu t create a custmised Graphical User Interface (GUI) fr an iphne / ipad & embed

More information

TECHNICAL REQUIREMENTS

TECHNICAL REQUIREMENTS TECHNICAL REQUIREMENTS Table f Cntent PLATFORMS... 2 CONNECTION SPEED... 2 SUPPORTED BROWSERS... 2 ARMENIAN LANGUAGE SUPPORT... 2 Windws XP... 2 Windws Vista... 3 Windws 7... 4 Windws 8... 5 MAC OS...

More information

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform Supprt Guide Yur New Service Request Prcess: Technical Supprt Reference Guide fr Cisc Custmer Jurney Platfrm September 2018 2018 Cisc and/r its affiliates. All rights reserved. This dcument is Cisc Public

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (Mac) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9202 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Kaltura MediaSpace TM Enterprise 2.0 Requirements and Installation

Kaltura MediaSpace TM Enterprise 2.0 Requirements and Installation Kaltura MediaSpace TM Enterprise 2.0 Requirements and Installatin Updated Aug 30, 2011 Server Requirements Hardware The hardware requirements are mstly dependent n the number f cncurrent users yu expect

More information