Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"08-05-10 - P4 Shelf"

3 Comments -

1 – 3 of 3
Blogger Aaron said...

I just go command line for shelving. I've started thinking someone needs to raise the torch and write an open p4win replacement, though. p4v is useless garbage, and p4win needs to be kept up to date. All those apps do is just wrap calls to p4.exe, right?

August 7, 2010 at 2:55 PM

Blogger cbloom said...

"All those apps do is just wrap calls to p4.exe, right?"

Yup.

I used the "P4 API" at Oddworld, which is a little funny. The P4 API just sprintfs your function arguments to a string and calls system() with it to run p4.exe

August 7, 2010 at 3:03 PM

Blogger John Henckel said...

I've been using P4 from home over VPN for many years. When I started I was complaining to a Perforce support guy how slow p4win is. he said, "just learn to use the command line" which was excellent advice. There are hundreds of things you can do on the command line (with -x and sed scripts) that you can't do in the gui. I implemented my own shelf system before p4 had it, (using zip and revert).

August 30, 2010 at 12:57 PM

You can use some HTML tags, such as <b>, <i>, <a>

This blog does not allow anonymous comments.

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.