[p4] Client map too twisted for directory list
Ivey, William
william_ivey at bmc.com
Fri May 26 09:54:58 PDT 2006
> -----Original Message-----
> From: Jeff A. Bowles [mailto:jab at pobox.com]
> Beg pardon, but doesn't the line reading:
> //docs/projA/5.1/... //KClient/docs51/... (third from end)
> sort of override everything in the previous five lines?
Shouldn't. The prior five lines refer to two other depots, not
//docs, and go to different subdirectories on the client machine.
(We have multiple depots with parallel project paths.)
> Also, I'm not sure that the exclusionary lines (e.g., lines 3 and 4)
> buy you anything. They're overridden later, anyhow.
They disable the default mapping from the workspace to the //dev
depot and replace it with mappings to the //tools depot. If you
don't do that, the mappings aren't seen as 1:1 in both directions
and Perforce gets confused. This by itself isn't the problem -
several of us have mappings like that.
-Wm
> >
> > View:
> > //bld/... //KClient/bld/...
> > //dev/projA/main/... //KClient/dev/...
> > -//dev/projA/main/tools/... //KClient/dev/tools/...
> > -//dev/projA/main/TOOLSCD/... //KClient/dev/ToolsCD/...
> > //tools/projA/main/tools/... //KClient/dev/tools/...
> > //tools/projA/main/TOOLSCD/... //KClient/dev/ToolsCD/...
> > //docs/projA/main/... //KClient/docs/...
> > //dev/projA/5.1/... //KClient/dev51/...
> > -//dev/projA/5.1/tools/... //KClient/dev51/tools/...
> > -//dev/projA/5.1/TOOLSCD/... //KClient/dev51/ToolsCD/...
> > //tools/projA/5.1/tools/... //KClient/dev51/tools/...
> > //tools/projA/5.1/TOOLSCD/... //KClient/dev51/ToolsCD/...
> > //docs/projA/5.1/... //KClient/docs51/...
> > //qa/... //KClient/qa/...
> > //users/... //KClient/users/...
>
More information about the perforce-user
mailing list