rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2691 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -21,7 +21,6 @@ cd ..
|
||||
cd etc
|
||||
|
||||
Prepare binary release:
|
||||
CVSROOT=:ext:tomcopeland@cvs.sourceforge.net:/cvsroot/pmd && export CVSROOT
|
||||
rm -rf ~/tmp/pmd-1.8
|
||||
mkdir -p ~/tmp/pmd-1.8/etc
|
||||
mkdir ~/tmp/pmd-1.8/lib
|
||||
@ -35,6 +34,7 @@ cd -
|
||||
|
||||
Time to tag:
|
||||
|
||||
CVSROOT=:ext:tomcopeland@cvs.sourceforge.net:/cvsroot/pmd && export CVSROOT
|
||||
cd ../../
|
||||
cvs -q tag -D tomorrow "pmd_release_1_8" pmd
|
||||
|
||||
|
Reference in New Issue
Block a user