[p4] Client map too twisted for directory list
Shawn Hladky
p4shawn at gmail.com
Fri May 26 09:55:20 PDT 2006
I think all the exclusionary mappings in this view are unnecessary. For
example, the following 3 lines all relate to one another:
1 //dev/projA/main/... //KClient/dev/...
2 -//dev/projA/main/tools/... //KClient/dev/tools/...
3 //tools/projA/main/tools/... //KClient/dev/tools/...
Line 3 and line 1 are in conflict, and Perforce will always use the latter
line to resolve the conflict. The exlusionary mapping in line 2 is
redundant.
On 5/26/06, Ivey, William <william_ivey at bmc.com> wrote:
>
> > -----Original Message-----
> > From: perforce-user-bounces at perforce.com
> > [mailto:perforce-user-bounces at perforce.com]On Behalf Of Stephen Vance
> >
> > Wow! It's difficult to even artificially create a client mapping like
> > that! I'd love to see it.
>
> Here's one from one of my (Windows) users that does it:
>
> 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/...
>
> His is the only one on our system that triggers the
> too twisted error. Oddly enough, several other clients
> have similar mappings without a problem, its his
> unique combination that seems to do it. (I tried sorting
> it out for him once, but when the message went away, his
> workspace was no longer mapped exactly as he wanted it
> so I let it go and now just ignore the error.)
>
> -Wm
>
> _______________________________________________
> perforce-user mailing list - perforce-user at perforce.com
> http://maillist.perforce.com/mailman/listinfo/perforce-user
>
More information about the perforce-user
mailing list