Our company currently uses Surround SCM and we are thinking of switching over to Subversion.

What are the Pros and Cons of using Subversion over Surround SCM?

Would like to hear from people that have made this change and if it was beneficial.

I know there are other related questions, but I'm interested in the specific details for migrating to Subversion from Surround.

link|improve this question

67% accept rate
SVN is open source and the Tortoise client are two big pluses. – BD. Feb 17 at 20:26
What challenges are you having with Surround SCM that you hope work better with SVN? – TNT Feb 22 at 16:44
feedback

2 Answers

Side observation by never used Surround SCM

  • While Surround SCM uses "SCM" in name, it's more ALM, when SVN is pure VCS
  • Surround SCM have only (?) GUI-clients, but Subversion have both CLI and GUI (more than one) clients
  • Subversion have some type of merge-edges (don't know about Surround situation)

If you can write, why you think to move from Surround (what is bad for you), we can try to comparedescribe state of this areas in Subversion.

At least, I can say now - current workflow will be (have to be) changed radically

link|improve this answer
feedback

Here's some comments from a Seapine representative as to why Surround SCM is a better choice:

  • Security should be a first class entity, it is in Surround SCM being easily configurable through the Surround SCM interface

  • Competitive products will often make you write complex scripts to provide security

  • Fine-grain security control at all levels of the repository is critical and should be easy

  • Triggers and alerts are an important part of process management

  • It should be easy for users to work in isolation and then return without compromising security

  • Seapine provides full support for the server, client and integrations.

  • Open source solution require working with a variety of vendors in order to get solutions or support

  • “Over a 5 year term the licenses make up 10-15% of the total cost of ownership for a version-control system”

  • Ease of installation, use, administration and maintenance are critical for low TCO

  • Surround supports custom fields that are fully searchable, sortable, etc. with fixed lists of values

  • Moving versions between branches need to be easy and reliable.

  • Surround has a long history of customers using our merge tracking successfully

  • Surround provides the ability for administers to limit user actions (creating custom fields, require locking, etc.)

  • Surround only keeps one copy of your data on your local machine.

  • Other systems keep two copies.

  • Two-way integration with TestTrack

  • Ability to enforce, per repository, code association with a defect in TestTrack Pro.

  • Private and shared shelving supported

  • A configurable workflow is supported giving you more control than checked in or checked out

Anyone care to comment on any of these points?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.