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

[Bug] Handling spaces in file path #4

Closed ken-fungi closed 4 years ago

ken-fungi commented 4 years ago

Getting stderr: file(s) not on client when checking out/performing any actions on file paths with spaces in folder/file names. Should work if we surround filePath in Commands with quotes ""?

P.S. Thank you! Was looking for a lightweight Perforce plugin and found this in the Visual Studio Marketplace! Love it!

SimpsonGSD commented 4 years ago

Hi, thank you for your report. I will look at this ASAP. I'm glad you find this plug-in useful 🙂

On Fri, 9 Oct 2020, 00:10 ken-fungi, notifications@github.com wrote:

Getting stderr: file(s) not on client when checking out/performing any actions on file paths with spaces in folder/file names. Should work if we surround filePath in Commands with quotes ""?

P.S. Thank you! Was looking for a lightweight Perforce plugin and found this in the Visual Studio Marketplace! Love it!

— 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/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWL2I3DJ453Z572RRJSKX3SJZBFZANCNFSM4SJLW53A .