rahulpathakgit / codeswarm

Automatically exported from code.google.com/p/codeswarm
GNU General Public License v3.0
0 stars 0 forks source link

Support to convert Starteam history #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi All,

    I modified convert_logs.py to support Starteam.

    You could use command line utility stcmd.exe to dump history

    stcmd.exe hist -p <url> -nologo -is > project_name.log
    convert_logs.py -t project_name.log -o project_name.xml

Original issue reported on code.google.com by flier...@gmail.com on 11 Jul 2008 at 3:36

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks flier.lu! :)  I have committed your change to the trunk.

Original comment by cgalvan1...@gmail.com on 11 Jul 2008 at 4:41

GoogleCodeExporter commented 8 years ago
This doesn't seem to work with a log file that I generated from Starteam Client 
2008 
RC2

Original comment by jeffrey....@gmail.com on 8 Feb 2010 at 11:58

Attachments: