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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 04:29 AM
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?
- Labels:
-
Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 04:33 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 04:42 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 04:48 AM
Hi
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2022 05:22 AM
Hi
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