Skip to main content


 

Symptoms

 


We are doing our K2 development using K2 designer web application. The K2 web server is hosted in our dev environment, How can we integrate SVN source control to it? Is there any native integration exists that will allow user to check-in K2 artifacts to SVN directly from the browser? Is there any other mechanism exists?
 

 

Diagnoses

 


With regards to Subversioning in general, this is only possible with SmartObjects file (.sodx) and Process Files (.kprx) when developing via a thick client (K2 Studio/Visual Studio). The currently version of a SmartObject can be saved locally as per:

 

 

 

http://help.k2.com/onlinehelp/k2blackpearl/userguide/current/webframe.html#reference_-_editing_a_workflow_smartobject_.html

 

 

 

Current/past version of the deployed process can be downloaded locally via:

 

 

 

http://help.k2.com/onlinehelp/k2blackpearl/userguide/current/webframe.html#Reference-WS_MCon-Workflow-Processes_Versions.html

 

 

 

SmartForms Views/Forms sub-versioning is currently not possible.
 

 

Resolution

A product enhancement request was logged for this functionality in a future release. A timeline of when it will be implemented is currently not available.

 

 

 

For Forms/Views, one thing that can be done is to use the Package and Deployment tool to create a package (.kspx) file containing these artifacts, this way backups of versions of these Forms/Views will be available if needed.

 

 



 
Be the first to reply!

Reply