cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1963
Views
5
Helpful
4
Replies

Source Control

Roy_11
Spotlight
Spotlight

Hello Experts ,

 

Just want to know one thing which Source control is recommended by Cisco , is SVN or Git?

 

Thanks!

Roy

4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame

You can do any one which is comfortable

 

SVN first come, Later GIt, the so on, so most of them are version control end goal.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

I couldn't get SVN, but git makes a ton of sense and with all the cloud offerings it is the best and easiest option. Make sure you do a dry run of using source control because CVP can be very touchy about having multiple developers. Commit often!

 

david

In git So you mean to say , Call studio its hard to integrate and commit  often ? 

 

Thanks!!

No, it's not hard to integrate, but the way Studio works it can be hard to have multiple developers, you'll just have to get a process down. The biggest thing is that no two people can modify the same page, even if it's just moving an element. No matter what you need to commit often so you can avoid having to rollback a single large commit.

 

david