RT RT/krbdev.mit.edu: Ticket #5542 Optimize file/directory pruning in KfW build script Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5542
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • windows
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Mon Apr 23 11:54:25 2007
Starts: Not set
Started: Mon Apr 23 11:54:28 2007
Last Contact: Thu Aug 9 20:21:26 2007
Due: Not set
Updated: Tue May 6 06:54:38 2008 by guest
 

 People  
Owner
 kpkoch
Requestors
 kpkoch@mit.edu
Cc
 
AdminCc
 
 

 More about Kevin Koch  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Mon Apr 23 11:54:25 2007  kpkoch - Ticket created    
     
From: kpkoch@mit.edu
Subject: SVN Commit

Not tagged yet so it can be evaluated first.

Consolidate find and rm operations in prunefiles.pl as suggested by Ken.

Remove pruning of SDK files.  This hasn't been needed since the installer builds
moved from staging to temp directories.

Remove debug statement not cleaned up previously.

Add a troubleshooting tip to the doc.
Commit By: kpkoch



Revision: 19521
Changed Files:
U   trunk/src/windows/build/BKWconfig.xml
U   trunk/src/windows/build/bkw-automation.html
U   trunk/src/windows/build/bkw.pl
U   trunk/src/windows/build/pruneFiles.pl
U   trunk/src/windows/build/sdkfiles.xml


Download (untitled) 591b
      Mon Apr 23 11:54:28 2007  kpkoch - Requestor kpkoch@mit.edu added    
      Mon Apr 23 11:54:28 2007  kpkoch - Status changed from new to resolved    
      Mon Apr 23 11:54:29 2007  kpkoch - Target_Version 1.6.1 added    
      Mon Apr 23 15:20:23 2007  tlyu - Component windows added    
      Mon Apr 23 15:20:24 2007  tlyu - Target_Version 1.6.1 changed to 1.6.2    
      Thu Jul  5 15:22:37 2007  tlyu - Target_Version 1.6.2 changed to 1.6.3    
      Thu Aug  9 20:21:23 2007  tlyu - Version_Fixed 1.6.3 added    
      Thu Aug  9 20:21:23 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r19521 from trunk

 r19521@cathode-dark-space:  kpkoch | 2007-04-23 11:54:19 -0400
 Ticket: new
 Subject: Optimize file/directory pruning
 Target_Version: 1.6.1
 Not tagged yet so it can be evaluated first.

 Consolidate find and rm operations in prunefiles.pl as suggested by Ken.

 Remove pruning of SDK files.  This hasn't been needed since the installer builds
moved from staging to temp directories.

 Remove debug statement not cleaned up previously.

 Add a troubleshooting tip to the doc.


Commit By: tlyu



Revision: 19800
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/build/BKWconfig.xml
U   branches/krb5-1-6/src/windows/build/bkw-automation.html
U   branches/krb5-1-6/src/windows/build/bkw.pl
U   branches/krb5-1-6/src/windows/build/pruneFiles.pl
U   branches/krb5-1-6/src/windows/build/sdkfiles.xml


Download (untitled) 852b
      Tue Oct  2 13:24:51 2007  kpkoch - Subject changed from Optimize file/directory pruning to Optimize file/directory pruning in KfW build script