beta25: Fix cdpath error in VCSReview / VCSVimDiff.v1.99.25
commit914f15c7fa361ef70fff10777a4e43ba4166cf6e
authorBob Hiestand <bob.hiestand@gmail.com>
Tue, 3 Jun 2008 15:13:21 +0000 (3 15:13 +0000)
committerBob Hiestand <bob.hiestand@gmail.com>
Tue, 3 Jun 2008 15:28:02 +0000 (3 10:28 -0500)
tree1a8a483486e2bee98d0f9333fb10b4a6eea35bbd
parentac5096eea0526b61830835b755055d33f884b3e7
beta25:  Fix cdpath error in VCSReview / VCSVimDiff.

When a review command was invoked on a result buffer, the result buffer name
was passed to the change direcotry command, which fails.  This patch instead
uses the original buffer name.
plugin/vcscommand.vim
plugin/vcsgit.vim [changed mode: 0644->0755]