# Function: Given a file, publish it to the requested locations. # # Usage: publish.pl # where: is the name of the log file to be generated # is of the form: # {=;}{...} # # is a single filename to publish. # is where to publish the file. Multiple locations # are delimited with semicolon # # or publish -f # where: is the name of the logfile to be generated # contains one or more entries # # Example: # publish.pl publish.log {kernel32.lib=\public\sdk\lib\amd64\kernel32.lib;\mypub\_kernel32.lib} #