SimpsonGSD / P4EditVS

Simple, lightweight Visual Studio plugin to run various Perforce commands on files, such as checkout and revert. Includes optional auto-checkout feature.
https://marketplace.visualstudio.com/items?itemName=ScottSimpson.p4editvs
MIT License
32 stars 8 forks source link

stderr - file(s) not on client. #15

Closed marshal-it closed 3 years ago

marshal-it commented 3 years ago

Edit file in vs, cant check out it. issue : stderr: xxxx.cpp - file(s) not on client.

marshal-it commented 3 years ago

p4 client is login and can check out the file in the p4 window.

SimpsonGSD commented 3 years ago

Make sure the client name matches the name of your workspace in P4V.

On Thu, 2 Sep 2021, 02:55 TeenWolf, @.***> wrote:

p4 client is login and can check out the file in the p4 window.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SimpsonGSD/P4EditVS/issues/15#issuecomment-911026559, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWL2I3OBCV542S5AZ2GOELT73KQVANCNFSM5DH2VBQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

SimpsonGSD commented 3 years ago

Not heard anything back, closing for now.