About Perforce and the Public Depot |
Back to Table of Contents |
One of Perforce's many distinguishing features is that it can be used over the internet to track shared software development. A Perforce server stores files in a depot, and developers all over the world can submit changes to the depot. The orderly management of file changes and merges is provided by the Perforce SCM system. |
We've set up this Public Depot to enable software developers outside of our company to contribute to the growing body of supporting programs and documentation of interest to our users. Among the first open source development projects we've initiated into the Public Depot are CWPerforce, a Perforce plug-in for Metrowerks CodeWarrior, and Jam/MR, a fully portable alternative to make(1).
If you're interested in contributing to any of the software or documentation in the Public Depot, read on to find out how. Or, if you're simply interested in seeing how Perforce works, you'll find the Public Depot to be an accessible model of real, distributed, concurrent source management in action.
The Depot Roadmap |
Back to Table of Contents |
public | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
perforce | Perforce
|
|
|
|
utils
|
| Conversion scripts, browsers, daemons, and other supporting
programs.
|
|
|
|
|
faq
|
| Frequently-asked questions and other user-contributed documentation.
|
|
|
|
|
cw
|
| Perforce plugin for Metrowerks CodeWarrior
|
|
|
|
jam
|
|
| Jam/MR
|
|
|
|
|
src
|
| Source code, base rules, & base documentation.
|
|
|
|
|
faq
|
| Frequently-asked questions and other user-contributed documentation.
|
|
|
|
|
rules
|
| Interesting user-contributed Jambase & Jamrules files.
|
guest
|
|
|
|
|
| your_name_here
|
| Guest branches
| |
How to Browse the Public Depot |
Back to Table of Contents |
If you're simply curious about our Public Depot, please browse freely. Here's how:
Start here to browse the Public Depot using P4DB, a suite of CGI scripts contributed by Fredric Fredricson.
http://public.perforce.com
as the root.
For example, to look at this file:
//public/jam/src/jam.cYou'd use this URL:
http://public.perforce.com/public/jam/src/jam.c
public.perforce.com:1666
(p4 and P4Win are Perforce client programs which can be downloaded for free. p4 is a command-line program available for all platforms, and P4Win is a Windows GUI available for Windows 95 and Windows NT.)
Unless you are a registered user in the Public Depot, any changes you make to your client or user specification may be deleted by the maintentance crew. See below for instructions on becoming a registered user.
How to Contribute to the Public Depot |
Back to Table of Contents |
Registering |
|
Client Setup |
|
Submitting Files |
|
Notes on Access Permissions |
|
More Information |
|
Copyright 1998 Perforce Software info@perforce.com |
You're browsing a file stored as$Id: //public/index.html#10 $ in the Perforce Public Depot. |
Back to Table of Contents |