Subversion Repositories DevTools

Rev

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

Rev 1269 Rev 1328
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
2
Version:  2.100.6000.cr                               Released:
2
Version:  2.100.6000.cr                               Released:
3
------------------------------------------------------------------------
3
------------------------------------------------------------------------
4
Major changes:
4
Major changes:
-
 
5
    * Subversion Repository location
-
 
6
      The correct paths to the various SubVersion repositories is:
-
 
7
        GBE_SVN_URL_AUPERASVN01: https://auperasvn01.aupera.erggroup.com/svn
-
 
8
        GBE_SVN_URL_FRBESASVN01: http://frbesasvn01.frbesa.erggroup.com/svn
-
 
9
      Windows users may need to update there jats.bat file.
-
 
10
      These are Fully Qualified Domain Names.    
5
 
11
 
6
Minor changes:
12
Minor changes:
-
 
13
    * Jats startup warning introduced in 2.100.5000.cr
-
 
14
      Now accepts both / and \ as path separators.
-
 
15
 
7
    * Utility: svnrelease
16
    * Utility: svnrelease
8
      Modified the operation of the '-branch' to better mimic the ClearCase
17
      Modified the operation of the '-branch' to better mimic the ClearCase
9
      operation of the same command. If the specified branch exists, then it
18
      operation of the same command. If the specified branch exists, then it
10
      will be used, otherwise it will be created based on the specified tag.
19
      will be used, otherwise it will be created based on the specified tag.
11
 
20
 
-
 
21
    * Utility: svnsave_build
-
 
22
      Modify the operation such that the 'author' of the saved build is set to
12
    * Jats startup warning introduced in 2.100.5000.cr
23
      that of the user that created the version that that build is based upon.
-
 
24
      This preserves the history of the build a lot better than tagging all
13
      Now accepts both / and \ as path separators.
25
      builds as being done by 'buildadm'.
14
 
26
 
15
    * Utility: ccdelete_view
27
    * Utility: ccdelete_view
16
      Allow the user to specify ClearCase viewtags or a viewstore path.
28
      Allow the user to specify ClearCase viewtags or a viewstore path.
17
 
29
 
-
 
30
    * Utility: sandbox
-
 
31
      Added options to control the packages processed. The user can specify
-
 
32
      a range of packages and exclude or include specific packages.
-
 
33
 
-
 
34
      Subcommand: populate
-
 
35
      Added -exclude=name[,name]+ to allow specific packages to be excluded
-
 
36
      Add -all option to force dependency testing of packages already in the
-
 
37
      sandbox.
-
 
38
 
18
    * Subversion Support
39
    * Subversion Support
19
      With an automated build environment the use of a default Subversion
40
      With an automated build environment the use of a default Subversion
20
      repository is not supported.
41
      repository is not supported.
21
 
42
 
22
      Creating a workspace will display the files being extracted providing
43
      Creating a workspace will display the files being extracted providing
Line 24... Line 45...
24
 
45
 
25
    * Jats Online Documentation
46
    * Jats Online Documentation
26
      Migrated several items from the VIX Wiki to the FAQ section of the
47
      Migrated several items from the VIX Wiki to the FAQ section of the
27
      online documentation.
48
      online documentation.
28
 
49
 
-
 
50
    * Generated makefiles
-
 
51
      Improved tracing of package archive source in comments
-
 
52
 
29
------------------------------------------------------------------------
53
------------------------------------------------------------------------
30
Version:  2.100.5000.cr                               Released: 28-May-12
54
Version:  2.100.5000.cr                               Released: 28-May-12
31
------------------------------------------------------------------------
55
------------------------------------------------------------------------
32
Major changes:
56
Major changes:
33
 
57