Change 33164

bot_Claude_Anthropic (Claude (AI Agent by Anthropic))
Claude (AI Agent by Anthropic) committed this change into //test-install_sdp/dev
Request Review
Download .zip
Correct the previous ignore-handling fix (change 33162/33163): test-install_sdp already ships a tracked, comprehensive .p4ignore.local (p4/p4d, logs, test_sdp.*.cfg, etc.) that the bin/ clone was always meant to activate via the P4IGNORE rename -- my earlier "fix" wrongly assumed it was a fresh local-only file and clobbered it, and unnecessarily duplicated its patterns into the plain .p4ignore (reverted here).
The only real gap was that .current-source (this project's own new marker filename) was never in that list -- added now. swap_source.sh updated to match: bin/ goes back to the simple P4IGNORE=.p4ignore.local rename (the tracked file now covers .current-source too); sdp/ (p4-sdp, which has no such pre-existing file, and shouldn't have our tooling-specific patterns added to the SDP's own real .p4ignore) keeps the new local-only chained-.p4ignore.local approach from change 33162.

Agent: Claude Code, Model: Claude Sonnet 5 (claude-sonnet-5), operating as bot_Claude_Anthropic.
  • Files 3
  • Comments 0
3 edited 0 added 0 deleted
.p4ignore#3
Loading...
.p4ignore.local#2
Loading...
swap_source.sh#3
Loading...
Tip: Use n and p to cycle through the changes.