Subversion Repositories DevTools

Rev

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

Rev 1348 Rev 1359
Line 2... Line 2...
2
Version:  2.100.7000.cr                               Released:
2
Version:  2.100.7000.cr                               Released:
3
------------------------------------------------------------------------
3
------------------------------------------------------------------------
4
Major changes:
4
Major changes:
5
 
5
 
6
Minor changes:
6
Minor changes:
-
 
7
    * Utility: New utility - rtag_extract
-
 
8
      Tool to extract a set of packages based on a Release Manager Release.
-
 
9
      Can limit the files extracted to one or more paths, or a list of packages.
-
 
10
      Provides supervised extraction of the set of packages.
-
 
11
      Use 'jats man rtag_extract' or online documentation.
-
 
12
 
7
    * Utility: svnsave_build
13
    * Utility: svnsave_build
8
      Failure to change the author of the build is not an error.
14
      Failure to change the author of the build is not an error.
9
      This allows for non-standard repositories being used during consolidation
15
      This allows for non-standard repositories being used during consolidation
10
 
16
 
11
    * Linux support utilities
17
    * Linux support utilities
12
      Add a version of 'addr2line' that understands the ELF file format
18
      Add a version of 'addr2line' that understands the ELF file format
13
      which has debug information striped out into a separate file.
19
      which has debug information striped out into a separate file.
14
      Used to support backtracing within unit tests.
20
      Used to support backtracing within unit tests.
15
 
21
 
-
 
22
    * Subversion support
-
 
23
      Multiple changes to subversion support to simplify development with
-
 
24
      SubVersion. Chnages include:
-
 
25
        - New VcsTag that has a path and a tag component
-
 
26
        - Multiple extraction modes with checks to highlight unexpected
-
 
27
          file changes between workspace and branch head.
-
 
28
 
16
------------------------------------------------------------------------
29
------------------------------------------------------------------------
17
Version:  2.100.6000.cr                               Released: 30-Jul-12
30
Version:  2.100.6000.cr                               Released: 30-Jul-12
18
------------------------------------------------------------------------
31
------------------------------------------------------------------------
19
Major changes:
32
Major changes:
20
    * Subversion Repository location
33
    * Subversion Repository location