SourceCode
From P4dotnet
Source code is maintained in the [Perforce Public Depot]http://public.perforce.com. The public depot can be accessed anonymously for syncing source code.
[edit]
Source Organization
| //guest/shawn_hladky/P4.Net | Main project directory |
| //guest/shawn_hladky/P4.Net/main/ | Current development branch |
| //guest/shawn_hladky/P4.Net/release/ | Major release branches |
| //guest/shawn_hladky/P4.Net/dist/ | Distributions for latest stable release |
[edit]
Branch Organization
| /bin | Compiled binaries |
| /build | Build scripts |
| /doc | Documentation |
| /ext | External tools and libraries |
| /samples | Sample applications |
| /src | Source code |
| /test | Unit Tests |
