"dp" == Dave Pfaltzgraff <Dave_Pfaltzgraff at patapsco.com> writes:
dp> Dave Pfaltzgraff at PATAPSCO 02/12/2001 01:31 PM
dp> When we first started using Perforce, we set up our depot
dp> structure to reflect the product name. However, with a little
dp> more water under the bridge, we'de like to change this so that
dp> the depot name is the customer name. Is there a (reasonably)
dp> easy way to go from:
dp> //Procudt/...
dp> to:
dp> //Customer/Product/...
I think you may be able to Changing the Map: line in the depot spec
might do something. You may need to do some magic involving taking
the p4d down and moving files. Can someone with more knowledge of P4
internals verify this?
There's also always the possibility of just integrating from one place
to the other. But getting rid of the old mapping is a pain. (Which
is why we've stopped using depots for very much here.)
John.