summaryrefslogtreecommitdiffstats
path: root/archrelease
AgeCommit message (Collapse)AuthorFilesLines
2010-06-24removed mode lines; was not a good idea after allPierre Schmitz1-3/+0
2010-02-22Don't check if package was released already0.9.4Pierre Schmitz1-15/+8
The checks aren't reliable enough and fail if the local repo is broken due to network failures. So for now we just allways commit.
2010-02-22be more fail safePierre Schmitz1-23/+22
2010-02-17Use svnversion insead of svn infoPierre Schmitz1-2/+2
2010-02-17Use local information to determine if a commit is neededPierre Schmitz1-9/+11
2010-02-17Check if package was already releasedPierre Schmitz1-0/+6
2010-02-13apply common coding stylePierre Schmitz1-14/+17
2010-02-13inform the user of activities that might take a longer time0.9.1Pierre Schmitz1-0/+2
2010-02-12supress confusing output of pushd and popd0.9.0Pierre Schmitz1-2/+2
2010-02-11Replace expensive merge with delete and copyPierre Schmitz1-31/+7
2009-10-06archrelease: exit if working copy is not committedFrançois Charette1-1/+8
Check with svn diff if the PKGBUILD etc has been committed, and exit with an error message if not. Also moved message from commitpkg to here. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-22Ensure archrelease is always run from a proper directoryAaron Griffin1-0/+10
It should only be run from a trunk dir containing a PKGBUILD Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-22Create the 'repos' dir if it doesn't existAaron Griffin1-0/+1
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-20Add a message that explains what to do when a merge conflict is detected and ↵Jason Chu1-0/+8
needs to be dealt with.
2008-04-09Start tracking svnmerge info when we create a branch0.6.2Jason Chu1-0/+5
I thought it was tracked by default
2008-04-08Copy only the HEAD revision when releasing0.6.1Aaron Griffin1-1/+1
This prevents the copying of local files and only copies versioned files Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-08archrelease modifications to auto-commit handlingAaron Griffin1-10/+15
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-06Add arch{co,release,rm} to devtools and make them install properlyJason Chu1-0/+19