Forum Discussion

Witty's avatar
Witty
Occasional Visitor
4 years ago

Perforce updating changes

I know this is an easy one.

I'm brand new to collaborator. In short I'm using collab through web browser. There is currently no integration in P4 to collab. To get my Perforce change list into Collab (after I created the review) I had to do command line in a terminal.... 

 

ccollab --url https://ccollab01 addchangelist <review #> <changelist #>

 

How do I use the command line to load the changes into collab that I've made under my Perforce changelist?

 

Thanks.