Subversion Repositories DevTools

Rev

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

Rev 1359 Rev 1380
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
2
Version:  2.100.7000.cr                               Released:
2
Version:  2.101.0000.cr                               Released: 11-Sep-12
3
------------------------------------------------------------------------
3
------------------------------------------------------------------------
4
Major changes:
4
Major changes:
-
 
5
    * Subversion support
-
 
6
      Multiple changes to subversion support to simplify development with
-
 
7
      SubVersion. Changes include:
-
 
8
        - New VcsTag that has a path and a tag component
-
 
9
        - Multiple extraction modes with checks to highlight unexpected
-
 
10
          file changes between workspace and branch head.
5
 
11
 
6
Minor changes:
12
Minor changes:
7
    * Utility: New utility - rtag_extract
13
    * Utility: New utility - rtag_extract
8
      Tool to extract a set of packages based on a Release Manager Release.
14
      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.
15
      Can limit the files extracted to one or more paths, or a list of packages.
Line 17... Line 23...
17
    * Linux support utilities
23
    * Linux support utilities
18
      Add a version of 'addr2line' that understands the ELF file format
24
      Add a version of 'addr2line' that understands the ELF file format
19
      which has debug information striped out into a separate file.
25
      which has debug information striped out into a separate file.
20
      Used to support backtracing within unit tests.
26
      Used to support backtracing within unit tests.
21
 
27
 
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
 
-
 
29
------------------------------------------------------------------------
28
------------------------------------------------------------------------
30
Version:  2.100.6000.cr                               Released: 30-Jul-12
29
Version:  2.100.6000.cr                               Released: 30-Jul-12
31
------------------------------------------------------------------------
30
------------------------------------------------------------------------
32
Major changes:
31
Major changes:
33
    * Subversion Repository location
32
    * Subversion Repository location