It's all about the answers!

Ask a question

Creating very long change set comments using scm?


Daniel Junglas (2144) | asked Feb 23 '12, 2:30 a.m.
Hi,

I use scm version 3.0.2 and have the following problem: I want to create a changeset and add a very long comment for that. The comment is so long that both of
scm create changeset <comment>

scm changeset comment <comment>

will result in a "command line too long" error. I checked the help for both commands, looking for an option to specify the comment either via file or stdin, but could not find such an option.
Is there another way in CLI than specifying the comment on the command line? Or is there some sort of append-mode for 'changeset comment' so that I could split up the comment and add it via multiple calls to 'changeset comment'?

Thanks a lot for your help,

Daniel

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.