The CreatorCon Call for Content is officially open! Get started here.

Is there a way to implement version control in ServiceNow except using GIT. Maybe something which is solely using ServiceNow's repository and not dependent on any other source control like Git, Azure or SVN.

Mohd Kashif Bei
Kilo Contributor

I am trying to find a way to use version control for my source code of ServiceNow. Id there a way to implement this without being dependent on Git?

10 REPLIES 10

Maik Skoddow
Tera Patron
Tera Patron

Hi,


unfortunately it is not really clear what your issue is.

Please provide more details and explain what your concerns are, because this is the first time I hear such a question.

Kind regards
Maik

I have a project which is running under PPM in ITBM, for that I want to implement release management. That is I should be able to merge the code, resolve the conflicts and so on. 
Is there a way we can achieve it by ITBMs own version control?

Hi @Mohd Kashif Beig 

I think you are mixing different topics which should be kept separately. 

With the module "Release Management" from ServiceNow you cannot do what you are asking for. Merging code, resolve conflicts etc. are best done in the version control system itself. And until now ServiceNow is able to trigger some of the actions of the connected source control system like Git, but these actions are performed in Studio or the new Application Engine Studio.

And no, ServiceNow has not it's own version control system!

Kind regards
Maik

Hi @Mohd Kashif Beig 

In case you think I was able to answer your question, I would be happy if you mark the appropriate response as "correct" so that the question will appear as resolved for other users who may have a similar question in the future.

If not, please tell me what you are still missing!

Many thanks & kind regards
Maik