Subversion Repositories DevTools

Rev

Rev 7213 | Rev 7215 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7213 Rev 7214
Line 4... Line 4...
4
Minor changes:
4
Minor changes:
5
    * Utility: vcsdiff
5
    * Utility: vcsdiff
6
      Extended a to allow direct comparison against various subversion branches
6
      Extended a to allow direct comparison against various subversion branches
7
      including: released, head, trunk and a named branch. Thanks to Andrew Lewis.
7
      including: released, head, trunk and a named branch. Thanks to Andrew Lewis.
8
 
8
 
-
 
9
    * Utility: vcsdiff
-
 
10
      Add a '-patch' option to allow the creation of a 'patch' file that can be used
-
 
11
      in pre-commit code reviews.
-
 
12
 
9
    * Utility: sandbox
13
    * Utility: sandbox
10
      Improved support for package extractions that have multiple builders for the 
14
      Improved support for package extractions that have multiple builders for the 
11
      same package. A 'stop' file in the same directory as a packages 'build.pl' file
15
      same package. A 'stop' file in the same directory as a packages 'build.pl' file
12
      will cause the build.pl file to be ignored.
16
      will cause the build.pl file to be ignored.
13
      
17