4 messages in com.perforce.perforce-user[p4] changes and jobs| From | Sent On | Attachments |
|---|---|---|
| Bruce Edge | 13 Jul 2001 10:50 | |
| Gareth Rees | 13 Jul 2001 16:58 | |
| Bruce Edge | 16 Jul 2001 10:51 | |
| Gareth Rees | 16 Jul 2001 11:32 |
| Subject: | [p4] changes and jobs![]() |
|---|---|
| From: | Gareth Rees (gd...@ravenbrook.com) |
| Date: | 07/13/2001 04:58:24 PM |
| List: | com.perforce.perforce-user |
At 10:51 -0700 2001-07-13, Bruce Edge wrote:
When I create a new changelist, it comes up with a list of jobs in it, which I must delete all but the relevant job. Is there some means of creating the change form with all the jobs commented out, so I just need to uncomment the applicable job?
This is especially annoying as we're trying out p4dti with bugzilla, and if you forget to uncomment all the jobs, something which no-one is used to having to do, it closes _all_ the incidents!!! This is NOT a good default behavior.
You need to use "p4 change -s" and "p4 submit -s". You get a changelist with a Jobs field like this:
Jobs: job000016 ignore # Double replication causes many job000036 ignore # New jobs in Perforce don't get job000042 ignore # Rapid changes in the DT cause c
All the jobs are set to "ignore" by default. If you want to make a fix associating the changelist with a job, then change "ignore" to the fix status -- "closed" if you want to close the job when the changelist is submitted, "open" if you want to leave it open, and so on.
See section 6.3 of the P4DTI User's Guide <http://www.ravenbrook.com/project/p4dti/release/1.1.1/ug/#section-6.3>.




