anybody good perforce?

soooo… long story short, i am messing with pcg. pcg crashed me out hard. can not open file. maybe luckily, i’ve been running perforce… problem i am running into is this: i know i need to get back to version 100 of my file. when i tried to do that with the gui, it won’t work.

contacted perforce. they helped as much as they could on a free account.

they had me set up a new workspace and import file as it was at changelist 100 using command line. i thought i was good and did not write down the command. trying to piece it back together. pieces i know were involved are

p4 -c change sync -f …@100

where i know i am missing the path for my machine and i believe the -c client is because i am working out a different area than c:/ path

anyone know these commands well enough to piece together missing elements. i am trying to save a month plus of work…

ultimately the format ended up being p4 -c workstationname sync -f //…@100. I had been reading the manual and thinking that “this reads like stereo instructions”, so i did and ai interpret and figured it out over the course of an hour.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.