StarTeam -- How do I move files programmatically? -


any starteam users out there?

i'm using starteam 2009, comes client tools, including command line tool, stcmd.exe.

i'm reorganizing large java project containing thousands of .java files , resource files. know if there way using stcmd or other scripting tool move files 1 folder in starteam repository folder.

of course can use starteam client interface drag , drop files, i'm hoping avoid that.

any appreciated.

thanks

stcmd gives ability add, modify, , delete files , folders. doesn't provide mechanism sharing or moving.

it may possible of moves using vcmutility, that's not designed , guess end being more of pain doing hand.

the starteam sdk provide tools necessary moving , sharing. may worthwhile writing small utility you're looking for.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -