jtilander / niftyplugins

Visual Studio productivity plugins
MIT License
40 stars 24 forks source link

Time lapse view for file path containing spaces fails #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Find a path to a file in Perforce where the folder or filename contains a 
space.
2. Attempt to launch the time lapse view for that file using NiftyPerforce.

What is the expected output? What do you see instead?
A window containing the time lapse view is expected, but a P4V error message 
indicating that invalid parameters were used is seen instead.

What version of the product are you using? On what operating system?
Using NiftyPerforce 1.3.7 and P4V 64-bit 2011.1

Please provide any additional information below.
I tried to determine how you could pass the path while also quoting the 
annotate '-i' portion of the command and came up short.  However, I found that 
if the '-i' is removed the path with spaces can be used.  I don't know what 
the' -i' does or whether it is OK to remove. 

Original issue reported on code.google.com by hotwi...@gmail.com on 9 Mar 2012 at 9:11