[packages/percona-server/v5.1.x: 12/21] - add files on branch

glen glen at pld-linux.org
Wed Oct 21 16:09:09 CEST 2015


commit aa7fcedabd3b86b2602a0ce273729812200b334b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Sep 16 19:34:45 2011 +0000

    - add files on branch
    
    Changed files:
        percona.sh -> 1.7.4.3.2.1.2.1

 percona.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/percona.sh b/percona.sh
index 60e1b47..04f8139 100644
--- a/percona.sh
+++ b/percona.sh
@@ -47,7 +47,7 @@ for patch in $(cat $dir/series | filter_names); do
 	cat $dir/$patch | filter_files > $file
 
 	if [ -z "$(awk -vfile=$file -F/ '$2 == file{print}' CVS/Entries)" ]; then
-		cvs add $file
+		cvs add ${branch:+-r $branch} $file
 		${branch:+cvs up -r $branch $file}
 	fi
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/bf636d07b36bfd2921b9ecf2033c78270355c98c



More information about the pld-cvs-commit mailing list