Questions tagged [starteam]

StarTeam is a version control system and defect tracking solution maintained by Micro Focus (previously by Borland and originally by StarBase).

StarTeam is a combined version control system and defect tracking solution made by Borland (previously by StarBase), which is currently owned by Micro Focus.

Additional Links:
StarTeam Documentation

128 questions
3
votes
1 answer

Automate build of Access 2007 database

As part of our build process we have to create an Access ACCDB (2007) database. The database constitutes the current front-end of our application and must be (for other reasons) build during the initial phase of the build process. Currently, this is…
llykke
  • 253
  • 2
  • 14
3
votes
1 answer

StarTeam and Visual Studio 2010 Integration

I was searching for a plug-in that will integrate with StarTeam and allow user to check-in and check-out files directly through Visual Studio 2010 environment. I did found a StarTeam Visual Studio Client provides an integration that allows users of…
Sal007
  • 67
  • 1
  • 8
3
votes
1 answer

StarTeam view/branching approach

We're looking for some advice on our StarTeam configuration. We have a project that is used by two main customers. We share a common code base but we want to be able to do development for one customer at a time. Does anyone know what the best way…
Marcus Leon
  • 55,199
  • 118
  • 297
  • 429
3
votes
1 answer

Get “Could not create the Java virtual machine” error running StarTeam 2008 Release 2 client

Why didn't StarTeam 2008 Release 2 Client install correctly on my machine? Whenever I try to launch it, I get a “Could not create the Java virtual machine” error.
neontapir
  • 4,698
  • 3
  • 37
  • 52
3
votes
4 answers

Starteam "Unknown" files

We have a StarTeam view that has two files that are in the "Unknown" state – does anyone understand why they are in this state and/or how we can get them out of the state? Is deleting them and re-adding them with a different name the only…
Marcus Leon
  • 55,199
  • 118
  • 297
  • 429
3
votes
1 answer

Subversion concepts for a StarTeam user

I would like to know how to do the following common StarTeam tasks in SVN 1. How to update a tag to include a newer revision of just 1 file? After creating a View Label in StarTeam (similiar to a tag in SVN) - I was able to include a newer revision…
Eran Medan
  • 44,555
  • 61
  • 184
  • 276
3
votes
2 answers

PowerBuilder and Visual Studio files in same StarTeam project?

We have a system that is largely written in PowerBuilder 11.5 and we are using a single StarTeam project to hold the source code. Now we are wanting to add some related websites developed in ASP.NET with Visual Studio 2010 to source control as…
Slapout
  • 3,759
  • 5
  • 40
  • 61
3
votes
1 answer

How to set the "Plan Work" (EstimatedHours) for a Task in StarTeam SDK?

I can't figure out how to set the EstimatedHours property from the StarTeam SDK. The property EstimatedHours is readonly, and I can't figure out any way to set the value from the SDK, though through the UI you can set the "Plan, Work"…
jasonpenny
  • 2,999
  • 1
  • 24
  • 23
3
votes
1 answer

How to inject "history" into a subversion repository?

We're migrating from StarTeam (aka "the horrible") to SubVersion (aka "the alleged great"). We've already migrated the files by doing a "dumb" commit to all files and started working on the SubVersion repository. However, we're still forced to use…
Ran Biron
  • 6,317
  • 5
  • 37
  • 67
3
votes
1 answer

Star Team to TFS 2010 Migration with history

I want to migrate from star team 2005 to TFS 2010 with HISTORY. Is there any tool or any way where I can do it cost effectively. I know about Timely Migration tool, but it is too expensive.
Uba
  • 619
  • 3
  • 8
  • 20
3
votes
3 answers

What should be the "trunk" development, or release

I have the unfortunate opportunity of source control via Borland's StarTeam. It unfortunately does very few things well, and one supreme weakness is its view management. I love SVN and come from an SVN mindset. Our issue is post production…
Nix
  • 57,072
  • 29
  • 149
  • 198
3
votes
2 answers

Borland StarTeam 2008 - How to Recover file + file History

I accidently delete a file from the Starteam repository, I am able to view the file content on different view/configuration, and I am able to copy it and recheck-in the file but its history is important. Is it possible to restore the file along with…
3
votes
4 answers

Parsing StarTeam command line client output

I'm trying to write a Perl script that will parse the output of the stcmd.exe (the StarTeam command line client) hist command. I'm getting the history for every file in a view and the output looks something like this: Folder: The View Name (working…
Evan Shaw
  • 23,839
  • 7
  • 70
  • 61
3
votes
3 answers

Starteam 2005 COM API

Has anyone worked with the StarTeam COM API (Specifically, intergrating with C#). I need to write a helper function that returns a directory structure out of Starteam, but all I've been able to retrieve using this API has been a list of views. Has…
FlySwat
  • 172,459
  • 74
  • 246
  • 311
2
votes
2 answers

How to execute 'stcmd' to check out files from StarTeam with the password containing '@'

I have two little questions about checking out files from StarTeam: According to the StarTeam website help doc, http://documentation.microfocus.com/help/index.jsp?topic=%2Fcom.borland.stcmdtools.doc%2Fhtml%2Fcmdcheckoutfiles.htm, the example looks…
Jeffery You
  • 109
  • 2
  • 2
  • 11
1
2
3
8 9