[p4] p4web action codes
Noah Salzman
noah at ncircle.com
Mon Jan 30 14:48:28 PST 2006
Hello Perforce Users,
Here is a partial list of Action Codes for p4web. Y'all might find it
useful. Please feel free to add to this list.
Action Codes
-------------------
10 Changelist Detail
http://p4web.example.com:8080/12345?ac=10
14 Branch Specification
http://p4web.example.com:8080/foo_branch?ac=14
16 Label Spec
http://p4web.example.com:8080/build_tag_123?ac=16
22 Revision History
http://p4web.example.com:8080//depot/main/foo.c?ac=22
64 View Head Revision
http://p4web.example.com:8080//depot/main/rel1/foo.c?ac=64
69 Submitted Changelists
http://p4web.example.com:8080//depot/main/rel1/foo.c?ac=69
http://p4web.example.com:8080//depot/main/rel1/...@build_tag_123?ac=69
142 View Annotated
http://p4web.example.com:8080//depot/main/rel1/foo.c?ac=142
143 View Fully Annotated
http://p4web.example.com:8080//depot/main/rel1/foo.c?ac=143
Note: the single forward slash (versus a double forward slash) is
important in URLs that do not include depot paths.
--Noah--
More information about the perforce-user
mailing list