Hi Henry, That did the trick. I defined the environment variables in my setup.bat file and it ran without problems.
Thanks! Phil >It looks at environment var P4CLIENT I think, make sure that's set to >the right client name you're using > >For example in my lps-legals sandbox I have P4CLIENT set to >domokun-legals, the client I used to check out that tree. > >P4CLIENT=domokun-legals >P4CONFIG=.p4config >P4HOME=c:\Program Files\Perforce >P4PORT=localhost:1666 >P4USER=hminsky > >Hint, if you set P4CONFIG to ".p4config", then when you're in the tree you >can execute P4 commands and it searches upwards to find a file named >.p4config. > >In my .p4config for the legals tree I have > >$ cat ../../../.p4config >P4CLIENT=domokun-legals >P4USER=hminsky _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
