Questions tagged [surroundscm]

Use this tag for questions relating to Surround SCM.

Surround SCM is a commercial tool with a Jenkins plugin supplied by Seapine.

13 questions
23
votes
2 answers

Jenkins global variables

I'm trying to use global variables within Jenkins on Windows to "automagically" retrieve the proper code base from our SCM system, but in each case that I've tried the variable substitution is not happening. I've set up some global variables, with…
plenty
  • 231
  • 1
  • 2
  • 4
12
votes
3 answers

Git Import from Surround SCM?

My company has a large codebase in Surround SCM, which was migrated from SourceSafe a few years ago. We're looking to move to something more suited to our needs, but getting our history out of Surround is proving to be a challenge. Googling for git…
Ben Straub
  • 5,675
  • 3
  • 28
  • 43
3
votes
4 answers

Way to ignore files with Surround SCM?

I am using surround SCM with a directory structure that looks like the following: root/ src/ somecode/ lib/ my working directory looks like this: root/ .settings/ src/ somecode/ lib/ someotherdirectory/ file.txt Basically,…
jwir3
  • 6,019
  • 5
  • 47
  • 92
3
votes
1 answer

SVN Externals in a different SCM

At a previous workplace we used svn externals to update dependent projects when a shared component was updated. This made it easy to see anything that those changes broke, as well as update dependent projects to the latest version of a shared…
2
votes
1 answer

Is this Version Control System Centralized or Distributed?

Is Seapine's Surround SCM a centralized or a distributed version control system?
JC2
  • 141
  • 1
  • 4
  • 11
2
votes
1 answer

Migrating from Surround SCM to Perforce

So we have our whole work based in SSCM right now with a lot of history and versions etc. And want to move everything to Perforce. Are there any good resources out there (I tried looking but couldn't find any) which could help me do this? If not I…
asm
  • 837
  • 1
  • 16
  • 41
1
vote
3 answers

Continuous Integration with Surround SCM

Are there any continuous integration servers that have an integration with Surround SCM?
Bill Craun
  • 865
  • 1
  • 7
  • 13
0
votes
0 answers

Import Surround SCM to GIT with History information

We have large codebase in Surround SCM, We're looking to move to something more suited to our needs, but getting our history out of Surround is proving to be a challenge. Googling for git importers, I found that its support for svn, perforce, and…
A R S
  • 33
  • 2
  • 17
0
votes
1 answer

Surround SCM integration with Eclipse for Android project

I have a bunch of code in Surround SCM, which I would like to get into a workspace in Eclipse. I will need to be able to work off of two branches. One for bug fixes, and one for new features, which can then be merged into my main branch. What is the…
Christopher Perry
  • 38,891
  • 43
  • 145
  • 187
0
votes
4 answers

Any thoughts on Surround scm?

So looking at different version control systems: subversion, accurev, surround, tfs, bitkeeper/git/mercurial Subversion: I see it's quite the popular standard Accurev: There seems to be a love hate relationship around it. Surround and TFS: I…
user432024
  • 4,392
  • 8
  • 49
  • 85
0
votes
1 answer

Use Git locally to manage code from a Surround SCM repo

I'm looking for a two-way bridge between Git and Seapine Surround SCM similar to git-tfs or git-svn. As I've been writing this, it occurs to me that this is a really tall order so I pretty well expect comments/answers that it's not really…
Jason
  • 372
  • 1
  • 4
  • 14
0
votes
0 answers

Visual Studio 2013 Diff Window with 3rd Party Source Control

I really like the Diff tool that they added in Visual Studio 2013. At work we use a 3rd party source control provider (Surround SCM). Is there a way to configure 3rd party source control provider to use Visual Studio's Diff tool?
Doug Johnson
  • 558
  • 3
  • 9
0
votes
1 answer

Seapine Surround SCM ticket creation

I'm relatively new with Seapines SurroundSCM API, so I might just be missing something obvious. Is there a way to generate a ticket that is then sent to TestTrack whenever a file is checked in using the SurroundSCM API? I'm being told there is a…
Daniel Martin
  • 570
  • 1
  • 9
  • 18