Custom Query (44 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 44)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#31 fixed Testticket to check notification andi.b
Description

please ignore, only for test

#34 fixed Canceled deletion deletes anyway but reports no file(s) deleted Gregg Young Lewis Rosenthal
Description

Pressing Ctrl-C during a del operation results in the current deletion completing, yet not being counted as a deleted file in the resulting report. In addition, the bytes freed count is incorrect (too low).

Example:

[j:\]del some-huge-file.dat
Deleting J:\some-huge-file.dat
^C
     0 files deleted      18,587,648 bytes freed

[j:\]del some-huge-file.dat /f
There are no more files. "J:\some-huge-file.dat"
     0 files deleted

[j:\]undelete /f some-huge-file.dat
Discarding J:\some-huge-file.dat.

J:\SOME-HUGE-FILE.DAT
Do you want to discard this file (Y/N)?
y

The file in question was 756,717,655 bytes in length. Allowing for space on disk, surely more than 18,587,648 bytes had to have been freed.

#41 fixed Add WIS and build script Steven Levine Lewis Rosenthal
Description

I am attaching the following to this ticket, as I do not have commit privs:

4os2.WIS makewpi.cmd

These should be placed in a /wpi subdirectory directly under the location of the binaries for the build. The binaries are called out explicitly, in case there is any other clutter in their space.

makewpi.cmd may be invoked without parameters to build a self-extracting WarpIN archive, or with the MIN parameter (alone, no preceding "-" or "/") to build a WPI.

The current version string in the WIS is 3.0.9.0. This must be adjusted as necessary for each update.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.