summaryrefslogtreecommitdiffstats
path: root/db-move
AgeCommit message (Expand)AuthorFilesLines
2009-08-18Fix an error in db-move due to DBEXT commitAaron Griffin1-1/+1
2009-08-18Remove dependence on makepkg.confAaron Griffin1-4/+0
2009-08-18Replace DB_COMPRESSION with DBEXT in the configAaron Griffin1-9/+8
2009-08-16Add DB_COMPRESSION var to all scripts that need itDan McGee1-0/+1
2009-07-22remove support for different svn reposPierre Schmitz1-6/+1
2009-07-21db-move: reduce usage of loopsPierre Schmitz1-15/+10
2009-07-21Add support for split packages to db-movePierre Schmitz1-24/+36
2009-07-21any support: use relative symlinksAaron Griffin1-1/+1
2009-07-14fix syntax errorPierre Schmitz1-1/+1
2009-03-20'any' architecture support for db-move, db-removeAbhishek Dasgupta1-20/+34
2009-03-11Add per-repo SVN configsAaron Griffin1-1/+6
2008-12-12Quiet down repo-add just a bitAaron Griffin1-2/+2
2008-12-02Cleanup missing db file logicAaron Griffin1-9/+4
2008-11-23Remove 'copy_helper' as chmodding is failAaron Griffin1-3/+3
2008-11-22Fix a variable overwrite when sourcing PKGBUILDsAaron Griffin1-12/+12
2008-11-21Clear traps on cleanupAaron Griffin1-0/+1
2008-11-21Move everything to /srv to support new server confAaron Griffin1-1/+1
2008-11-12Move as much as we can out to a config fileAaron Griffin1-6/+3
2008-11-09Remove an erroneous '1' signal trap for cleanup() funcAaron Griffin1-1/+1
2008-10-21Add copy_helper function to ensure correct permissionsAaron Griffin1-3/+3
2008-09-14Move temporary directories to /home/tmpAaron Griffin1-1/+1
2008-08-31Create a "common functions" file for DB scriptsAaron Griffin1-17/+9
2008-05-21Make sure to cleanup WORKDIR on exitAaron Griffin1-1/+1
2008-05-21Add db-move related scriptsAaron Griffin1-0/+120