Fix VC test suite on MS-Windows
commit7baae811651d73b3e89c832a5c15ff5b40c82635
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Jun 2015 11:27:23 +0000 (27 14:27 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Jun 2015 11:27:23 +0000 (27 14:27 +0300)
tree7db7653a9e9f620792be265f998bb98b38f77289
parent31807189b55d9519a46e4b35fadbe20218e4ebea
Fix VC test suite on MS-Windows

* lisp/vc/vc-svn.el (vc-svn-create-repo): Make sure the file: URL
always starts with 3 slashes after the colon.

* test/automated/vc-tests.el (vc-test--create-repo-function): Use
'w32-application-type' to invoke CVS on MS-Windows with properly
formatted CVSROOT directory name.
lisp/vc/vc-svn.el
test/automated/vc-tests.el