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:35 AM
sn already has its own version control , on top you can integrate with other ones as well , so what exactly you mean ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 04:40 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:47 AM
ok so if i understand right , you are looking for a git like solution but NOT for sn developed code ? in that case i think you will need DevOps plugin and few other supporting systems , have a look at the doc site if thats what you need !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 04:54 AM
Can you please send a particular Doc link related to this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 05:06 AM