how to change a outgoing/suspend folder to a unsolved folder
|
4 answers
is that possible? Not easily. Why do you want to do this? JohnC SCM Server |
is that possible? Not easily. Why do you want to do this? JohnC SCM Server When I want to modify files in an outgoing folder,then I think the files should not be in an outgoing folder, and it's better I put them back to unsolved folder to make all changes. After that, I can re-check modified files into an outgoing folder again to deliver them. Just a thought. Another question is what a suspend folder is? why do we use it? Thanks, Jiangfan |
Ralph Schoon (63.5k●3●36●46)
| answered Jul 24 '10, 2:43 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,
unresolved changes are not checked in - they live on your local machine only. You check them in and they are outgoing in your private repository workspace on the server. If you want to back out changes for instance to do changes and keep these changes separate, you can suspend the changes. This pulls the source code changes out and stores them as suspended on the server. You can then do other changes, check them in and deliver. Once you want to work on the suspended changes again, you resume them and they are pulled back in. I assume that is what you had in mind initially. Ralph is that possible? Not easily. Why do you want to do this? JohnC SCM Server When I want to modify files in an outgoing folder,then I think the files should not be in an outgoing folder, and it's better I put them back to unsolved folder to make all changes. After that, I can re-check modified files into an outgoing folder again to deliver them. Just a thought. Another question is what a suspend folder is? why do we use it? Thanks, Jiangfan |
Thanks for the explanation, Ralph.
That is what I thought. Best, Jiangfan Hi, is that possible? Not easily. Why do you want to do this? JohnC SCM Server When I want to modify files in an outgoing folder,then I think the files should not be in an outgoing folder, and it's better I put them back to unsolved folder to make all changes. After that, I can re-check modified files into an outgoing folder again to deliver them. Just a thought. Another question is what a suspend folder is? why do we use it? Thanks, Jiangfan |
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.