Using SCM client command line
One answer
Hi,
I can checkin files and deliver them using scm but for some reason the changes don't appear in TeamConcert, I can see the file is there but it seems that it doesn't appear because I don't have a task associated to this delivery. Anyone know how to do this?
Regards,
Rick Gomes
Hi
Check that you can see the files from the Eclipse client (create another repo workspace and load on to your machine). The delivery would have failed if it had not worked.
To answer the specific question - you probably needed to add comment to the changset before you delivery (and probably before you scm checkin). The command is scm changeset comment.
anthony