<configuration>
<component>
<depotPath>//depot/comp/abc/...</depotPath>
<access>active</access>
<clientLocation>abc/...</clientLocation>
</component>
<component>
<depotPath>//depot/comp/def/...</depotPath>
<access>write</access>
<clientLocation>def/...</clientLocation>
</component>
<component>
<depotPath>//depot/comp/ghi/...</depotPath>
<view>comp.ghi.l</view>
<access>read</access>
<clientLocation>ghi/...</clientLocation>
</component>
<component>
<depotPath>//depot/lib/xyz/...</depotPath>
<access>binary</access>
<clientLocation>lib/xyz/...</clientLocation>
</component>
</configuration>
# |
Change |
User |
Description |
Committed |
|
#1
|
8278 |
Randy DeFauw |
Import component development tool kit |
|
|