- Basic Install:
- --------------
- 1) Install this 'b4' into your HOME/bin directory (assuming that is in your PATH)
- 2) Edit this 'b4' to specify your platform if different from darwin90x86_64, see
- ftp.perforce.com/perforce/r14.1 for possible platforms
- 3) Make 'b4' executable: chmod a+x $HOME/b4
- 4) Check to make sure this is the 'b4' that you're using: which b4
- Note: You can rename this to 'p4' but remember that any issues you find are most
- likely with the 'b4' script, not necessarily with the real 'p4'. Or you can create
- a symlink 'ln -s b4 p4'.
- See NOTE below!
- Interesting tidbits:
- --------------------
- The fetch/init/clone/push commands run by this script under the covers will be
- printed out for your edification.
- Available commands:
- -------------------
- Run 'b4 help dvcs'
- NOTE:
- This is not a supported Perforce product or tool.
- You're on your own when using this wrapper.
- There are no guardrails! If you wonder off the road into the moors,
- then you might get bitten. You've been warned...
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 11528 | Alan H Teague | Experimental usability wrapper for the 15.1 beta p4d/p4 This is for using perforce for di...stributed versioning - Sets up security of some sort for private instances - Allow/Disallow/Server commands for peer-to-peer sharing - Using different userids on remote servers - Simple case remote map definitions « |
10 years ago |