*** empty log message ***

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1892 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2003-05-08 14:44:06 +00:00
parent 89b7b567b7
commit d7b0b89d81
2 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
#!/bin/bash
#ssh -l tomcopeland pmd.sourceforge.net "cd /home/groups/p/pm/pmd/cgi-bin && mkdir PMD"
#ssh -l tomcopeland pmd.sourceforge.net "cd /home/groups/p/pm/pmd/cgi-bin && mkdir jobs/"
scp webpmd.pl tomcopeland@pmd.sourceforge.net:/home/groups/p/pm/pmd/cgi-bin/
scp PMD/Project.pm tomcopeland@pmd.sourceforge.net:/home/groups/p/pm/pmd/cgi-bin/PMD/
scp pmd.rb tomcopeland@pmd.sourceforge.net:pmdweb/
scp processor.rb tomcopeland@pmd.sourceforge.net:pmdweb/
scp jobs.tar.gz tomcopeland@pmd.sourceforge.net:pmdweb/
#scp jobs.tar.gz tomcopeland@pmd.sourceforge.net:pmdweb/