jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
DamageControl
  • DamageControl
  • DC-198

StartTeam support

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: 0.4
  • Fix Version/s: None
  • Component/s: StarTeam
  • Labels:
    None
  • Number of attachments :
    6

Description

My client needs it!!

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    dc.patch
    07/Jan/05 5:40 PM
    8 kB
    Aslak Hellesøy
  2. Text File
    rscm.patch
    07/Jan/05 5:40 PM
    15 kB
    Aslak Hellesøy
  3. File
    starteam_configure_form.erb
    07/Jan/05 5:41 PM
    2 kB
    Aslak Hellesøy
  4. File
    StarTeamWebConfigurator.rb
    07/Jan/05 5:41 PM
    0.8 kB
    Aslak Hellesøy
  5. File
    starteam.diff
    11/Jan/05 1:45 PM
    32 kB
    Aslak Hellesøy
  1. starteam.png
    2 kB
    07/Jan/05 5:42 PM

Issue Links

duplicates

New Feature - A new feature of the product, which has yet to be developed. DC-55 Add basic support for StarTeam

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Jon Tirsen added a comment - 11/Aug/04 11:20 PM

It's gonna be a pain in the arse to build but good luck! Actually it's probably not that bad, your best bet is to use the Java API, the command line client is really bad.
Use Groovy and the Java API and transfer the changesets and results using YAML to Ruby. Should work.
Ping me if you want help, I've written a lot of stuff on the StarTeam Java API.

Show
Jon Tirsen added a comment - 11/Aug/04 11:20 PM It's gonna be a pain in the arse to build but good luck! Actually it's probably not that bad, your best bet is to use the Java API, the command line client is really bad. Use Groovy and the Java API and transfer the changesets and results using YAML to Ruby. Should work. Ping me if you want help, I've written a lot of stuff on the StarTeam Java API.
Hide
Permalink
Aslak Hellesøy added a comment - 11/Aug/04 11:44 PM

Hey buddy, thanks for the tips.

What you are suggesting sounds like a fairly simple way to implement it, but the drawback is the introduced dependency on a java runtime (groovy's ok, we can alsway bundle the groovy/asm jars in DC). So I'd like to try with the command line unless it is too much of a pain.

What exactly are the arse-pains associated with stcmd (and any other cmdline tools starteam might have)? What we need is:

-for the plugin itself: (It would be great not to depend on java/groovy here)
o check out
o get logs

-for the tests: (It is ok to use java api/groovy here in any case)
o create repo
o import files
o add new file
o commit file

What are the specific difficulties you have encountered?
-parsing of change logs?
-knowing what files to delete in the working copy?
-other things?

Aslak

Show
Aslak Hellesøy added a comment - 11/Aug/04 11:44 PM Hey buddy, thanks for the tips. What you are suggesting sounds like a fairly simple way to implement it, but the drawback is the introduced dependency on a java runtime (groovy's ok, we can alsway bundle the groovy/asm jars in DC). So I'd like to try with the command line unless it is too much of a pain. What exactly are the arse-pains associated with stcmd (and any other cmdline tools starteam might have)? What we need is: -for the plugin itself: (It would be great not to depend on java/groovy here) o check out o get logs -for the tests: (It is ok to use java api/groovy here in any case) o create repo o import files o add new file o commit file What are the specific difficulties you have encountered? -parsing of change logs? -knowing what files to delete in the working copy? -other things? Aslak
Hide
Permalink
Rafal Krzewski added a comment - 18/Oct/04 10:28 AM

Duplicate of DC-55

Show
Rafal Krzewski added a comment - 18/Oct/04 10:28 AM Duplicate of DC-55
Hide
Permalink
Aslak Hellesøy added a comment - 07/Jan/05 5:44 PM

This is going pretty well, despite the fact that StarTeam sucks **** in ****. I still need to resolve some strange date behaviour. It seems like getting changesets between time A and B may actually return deleted files from before A. Probably a bug in the Java code.

Show
Aslak Hellesøy added a comment - 07/Jan/05 5:44 PM This is going pretty well, despite the fact that StarTeam sucks **** in ****. I still need to resolve some strange date behaviour. It seems like getting changesets between time A and B may actually return deleted files from before A. Probably a bug in the Java code.
Hide
Permalink
Aslak Hellesøy added a comment - 11/Jan/05 1:45 PM

Fix for the deleted files problem. This issue can be closed when this is applied.

Show
Aslak Hellesøy added a comment - 11/Jan/05 1:45 PM Fix for the deleted files problem. This issue can be closed when this is applied.

People

  • Assignee:
    Aslak Hellesøy
    Reporter:
    Aslak Hellesøy
Vote (0)
Watch (0)

Dates

  • Created:
    11/Aug/04 3:50 PM
    Updated:
    04/May/05 5:54 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.