dist.sh #10

  • //
  • guest/
  • perforce_software/
  • sdp/
  • tools/
  • dist.sh
  • Commits
# Change User Description Committed
#10 16339 C. Thomas Tyler Adjusted to use 'downloads' rather than 'dist'.

Enhanced docs.

Fixed bug where script failed if 'downloads' directory
didn't already exist.

Removed '-s' (show tarfile contents) flag, and made
showing contents the default behavior (thus making it
behavve the same for UNIX/Linux and Windows, which
always shows *.zip file contents.).
#9 12391 C. Thomas Tyler Fixed cosmetic typos in comments and output.
Fixed bug that preventd proper operation of '-n' no-op mode.
Added missing reference to '-o' in usage.
#8 11526 Russell C. Jackson (Rusty) Removed p4verify.pl from common files
 Updated dist.sh to work with relative paths and removed hard coding on tar path
 Created new distribution files.
#7 11525 Russell C. Jackson (Rusty) Updated Version and Release notes.
#6 10959 C. Thomas Tyler Added check for unsync'd files.
#5 10872 C. Thomas Tyler Added Windows SDP into The Workshop:
* Combined (back) into Unix SDP structure.
* Avoided adding duplicate files p4verify.pl, p4review.(py,cfg).
* Upgraded 'dist.sh' utility to produce both Unix and Windows
packages (*.tgz and *.zip), adjusting line endings on text
files to be appropriate for Windows prior to packaging.

To Do:
* Resolve duplication of [template_]configure_new_server.bat.
* Merge test suites for Windows and Unix into a cohesive set.
#4 10753 C. Thomas Tyler Exlcuding cruft files.
#3 10751 C. Thomas Tyler More cleanup.
#2 10748 C. Thomas Tyler Added safety check for checked out files.
 Updated exlcudes.
#1 10737 C. Thomas Tyler Added helper script to create SDP distro tar file.