pombreda / vcscommand

Automatically exported from code.google.com/p/vcscommand
0 stars 0 forks source link

The VCSStatus command ignores arguments with svn #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
  Use the 'VCSStatus' command with an svn repository and provide an argument.

What is the expected output? What do you see instead?
  The arguments should be passed on to svn, but are not.  For example ':VCSStatus<CR>' -q 
should show a list of anything modified ignoring anything unmodified and 
anything that is not in 
source control.  Instead it lists everything.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by britr...@gmail.com on 15 Apr 2010 at 7:59

GoogleCodeExporter commented 9 years ago
Please try the attached version of vcssvn.vim and let me know if it fixes the 
issue 
for you.

Original comment by bob.hies...@gmail.com on 17 May 2010 at 1:20

Attachments:

GoogleCodeExporter commented 9 years ago
This is fixed in 1.99.41.

Original comment by bob.hies...@gmail.com on 20 Aug 2010 at 4:39