~percona-dev/percona-xtrabackup/release-1.9.0

  • Committer: Ignacio Nin
  • Date: 2012-01-17 15:33:54 UTC
  • Revision ID: ignacio.nin@percona.com-20120117153354-nunbj5vzhivjcoyd
Use bzr export instead of cp -a in binary builder

As part of the binary build, the source directory was copied entirely to
the working directory using cp -a. The issue is that when the working
directory is a subdirectory of the source directory, cp(1) fails with an
error since it cannot copy the target directory.

Now it's using bzr export, which also avoid copying .bzr/ and other
useless files.
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 241.3.1 13 years ago Daniël van Eeden Add contrib directory with an backup script exampl Diff
doc 213.3.1 13 years ago Aleksandr Kuzminsky Added XtraBackup manual page Diff
kewpie 349.1.1 12 years ago Patrick Crews Removed dbqp and added kewpie tree. Includes upda Diff
patches 228.1.2 13 years ago Alexey Kopytov Port XtraBackup to Percona Server 5.5.9-beta20.1 c Diff
test 134.1.1 13 years ago Aleksandr Kuzminsky Added the XtraBackup test framework Diff
utils 30.1.2 15 years ago Vadim Tkachenko directory restructure Diff
.bzrignore 349.1.21 12 years ago Patrick Crews Tweaks of how we handle variable defaults + update 42 bytes Diff Download File
BUILD-WIN.txt 244.4.1 12 years ago Alexey Kopytov Added initial support for Windows builds: - remov 2.9 KB Diff Download File
BUILD.txt 300 12 years ago Stewart Smith merge backport of BUILd.txt fixes 2.7 KB Diff Download File
CMakeLists.txt 244.4.1 12 years ago Alexey Kopytov Added initial support for Windows builds: - remov 1.6 KB Diff Download File
COPYING 174.1.1 13 years ago Stewart Smith add COPYING file with GPLv2 license. xtrabackup is 18.6 KB Diff Download File
File innobackupex 366.1.1 12 years ago Stewart Smith merge (C) update 96.4 KB Diff Download File
Makefile 353 12 years ago Stewart Smith Makefile targets of test and clean are actually ph 11.1 KB Diff Download File
VERSION 366 12 years ago Stewart Smith merge 1.6.4 release tree 25 bytes Diff Download File
xb_regex.h 366.1.2 12 years ago Stewart Smith include 2012 in (C) in xb_regex.h 2 KB Diff Download File
xtrabackup.c 366.1.1 12 years ago Stewart Smith merge (C) update 181 KB Diff Download File