Removed some old cruft

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2554 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2004-02-23 15:19:42 +00:00
parent 307e9d1278
commit a71feb6888
4 changed files with 0 additions and 24 deletions

View File

@ -1,6 +0,0 @@
pscp tomcopeland@pmd.sourceforge.net:/home/groups/p/pm/pmd/cgi-bin/webpmd.pl .
pscp tomcopeland@pmd.sourceforge.net:/home/groups/p/pm/pmd/cgi-bin/PMD/Project.pm ./PMD/
pscp tomcopeland@pmd.sourceforge.net:/home/users/t/to/tomcopeland/pmdweb/pmd.rb .
pscp tomcopeland@pmd.sourceforge.net:/home/users/t/to/tomcopeland/pmdweb/processor.rb .
pscp tomcopeland@pmd.sourceforge.net:/home/users/t/to/tomcopeland/jobs.tar.gz .

View File

@ -1,8 +0,0 @@
#!/bin/bash
scp tomcopeland@pmd.sourceforge.net:/home/groups/p/pm/pmd/cgi-bin/webpmd.pl .
scp tomcopeland@pmd.sourceforge.net:/home/groups/p/pm/pmd/cgi-bin/PMD/Project.pm ./PMD/
scp tomcopeland@pmd.sourceforge.net:/home/users/t/to/tomcopeland/pmdweb/pmd.rb .
scp tomcopeland@pmd.sourceforge.net:/home/users/t/to/tomcopeland/pmdweb/processor.rb .
scp tomcopeland@pmd.sourceforge.net:/home/users/t/to/tomcopeland/jobs.tar.gz .

View File

@ -1,10 +0,0 @@
#!/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 ../src/webpmd.pl tomcopeland@pmd.sourceforge.net:/home/groups/p/pm/pmd/cgi-bin/
scp ../src/PMD/Project.pm tomcopeland@pmd.sourceforge.net:/home/groups/p/pm/pmd/cgi-bin/PMD/
scp ../src/pmd.rb tomcopeland@pmd.sourceforge.net:pmdweb/
scp ../src/processor.rb tomcopeland@pmd.sourceforge.net:pmdweb/
#scp jobs.tar.gz tomcopeland@pmd.sourceforge.net:pmdweb/

Binary file not shown.