Convert repository fixtures for compatibility.

Travis build system still runs Ubuntu 12.04., which includes
subversion 1.6.17.

Rather than introducing a whole new PPA to travis, this
commit converts the new subversion test fixture to pre-1.6
compatibility.

Also, OSX's bsdtar uses `._*` member files for special meaning,
which will lead to filesystem specs reporting incorrect size on
a Linux system.
To circumvent this, filesystem fixture has been re-packed with
`COPYFILE_DISABLE=1` (c.f., http://superuser.com/questions/61185)
pull/3196/head
Oliver Günther 9 years ago
parent abc597a6d2
commit 15d026081b
  1. BIN
      spec/fixtures/repositories/filesystem_repository.tar.gz
  2. BIN
      spec/fixtures/repositories/subversion_repository.tar.gz
Loading…
Cancel
Save