DevTools
svn1
svn1-original
testRepo
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
DevTools
(root)
/
core_devl
/
branches
/
gitBuilder
/
TOOLS
/
jats_svn.pl
– Rev 7323
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
7323
2294 d 14 h
dpurdie
/core_devl/branches/gitBuilder/
Merge from SVN002
7322
2675 d 16 h
dpurdie
/core_devl/branches/gitBuilder/
Merge in running changes
7300
2294 d 17 h
dpurdie
/core_devl/branches/gitBuilder/
7299
2294 d 18 h
dpurdie
/core_devl/branches/gitBuilder/
Created to duplicate the work done on svn002
5709
3519 d 13 h
dpurdie
/core_devl/trunk/
Updated VIX copyright notice in all files that had a VIX or ERG copyright notice
5073
3864 d 17 h
dpurdie
/core_devl/trunk/
Extended various svn operations to include the label/tag banch name
Extended jmake to expose partial build targets
4096
4395 d 10 h
dpurdie
/core_devl/trunk/
Improved documentation
4086
4424 d 18 h
dpurdie
/core_devl/trunk/TOOLS/
update_release - umask set to 0002 to prevent killing group access in releases area
4076
4445 d 17 h
dpurdie
/core_devl/trunk/TOOLS/
Subversion import. Better handling of packages with no changes.
4030
4471 d 16 h
dpurdie
/core_devl/trunk/TOOLS/
Update ClearCase import utilities
3967
4514 d 11 h
dpurdie
/core_devl/trunk/
Merge work to trunk for Version: 3.2.0000.cr
3347
4638 d 18 h
dpurdie
/core_devl/trunk/
* Jats Core
Corrected algorithm used to search for a matching package version.
This is used by the -build option of ccrelease and svnrelease and
the '-locatepkg' option of JATS.
* Utility: svnsave_build
Used only by the build daemons.
Do not propagate the 'author' of the base package if the build is a ripple.
* Utility: svnrelease and svnextract
The process of backtracking from a tag to a branch/trunk supports
branches that are more than a single subdirectory.
2931
4702 d 12 h
dpurdie
/core_devl/trunk/
For Version 3.1.4000.cr
2764
4729 d 17 h
dpurdie
/core_devl/trunk/
2429
4787 d 17 h
dpurdie
/core_devl/trunk/
Major changes:
* Make-time performance improvement of packaging
Improved the performance of the 'packaging' and 'installing' operations
by an order of magnitude under windows. Replaced the shell scripting of
these operations with a dedicated program.
This change also addressed a long-time Windows issue with the packaging
of files into very long (>~250) paths as the utility supports the full
windows path scheme.
Minor changes:
* Command Changes: jats clobber
The 'jats clobber' command has been significantly sped up
The 'clobber' no longer unpackages and uninstalls files one by one
from the relevant directories. The entire directory is deleted.
The original sequence can still be perform, if required, with the commands
jats make clobber
This operates as before.
* Utility: escrow
Support to extract packages with a subdirectory structure that
breaks the JATS rule that the TTB directory names are reserved.
Some COTS packages break the rule.
* Utility: svn : delete-branch
Modified the svn branch deletion operation.
With no arguments it will show the current branch.
* Utility: svn : url
Improved the conversions supported. Now handles leading SVN::
and will decode tags of the form SVN::path::tag
* Utility: svn : import
Added a '-nocommit' option to allow the results of the import to be
inspected before committing them to the Repository.
* Subversion Support
Detect authentication errors and issue user-friendly error messages
showing the user what to do.
The special label of TIMESTAMP now creates a tag with a .WIP
suffix. This allows the tag to be deleted in the VIX protected
repositories.
2054
4828 d 11 h
dpurdie
/core_devl/trunk/
Utility: sandbox. Subcommand: cmd
Added '-keepgoing' option to allow the user to ignore errors
Fixed issue with svn switch where user is not in package root.
2049
4828 d 12 h
dpurdie
/core_devl/trunk/
Utility: svn
Added two subcommands
branch - to create a branch within a workspace
switch - to switch a workspace to a branch, or tag.
Can also display available branches.
1403
4844 d 14 h
dpurdie
/core_devl/trunk/
Major changes:
* Subversion support
Multiple changes to subversion support to simplify development with
SubVersion. Changes include:
- New VcsTag that has a path and a tag component
- Multiple extraction modes with checks to highlight unexpected
file changes between workspace and branch head.
Minor changes:
* Utility: New utility - rtag_extract
Tool to extract a set of packages based on a Release Manager Release.
Can limit the files extracted to one or more paths, or a list of packages.
Provides supervised extraction of the set of packages.
Use 'jats man rtag_extract' or online documentation.
* Utility: svnsave_build
Failure to change the author of the build is not an error.
This allows for non-standard repositories being used during consolidation
* Linux support utilities
Add a version of 'addr2line' that understands the ELF file format
which has debug information striped out into a separate file.
Used to support backtracing within unit tests.
1329
4887 d 17 h
dpurdie
/core_devl/trunk/
Major changes:
* Subversion Repository location
The correct paths to the various SubVersion repositories is:
GBE_SVN_URL_AUPERASVN01:
https://auperasvn01.aupera.erggroup.com/svn
GBE_SVN_URL_FRBESASVN01:
http://frbesasvn01.frbesa.erggroup.com/svn
Windows users may need to update there jats.bat file.
These are Fully Qualified Domain Names.
Minor changes:
* Jats startup warning introduced in 2.100.5000.cr
Now accepts both / and \ as path separators.
* Utility: svnrelease
Modified the operation of the '-branch' to better mimic the ClearCase
operation of the same command. If the specified branch exists, then it
will be used, otherwise it will be created based on the specified tag.
* Utility: svnsave_build
Modify the operation such that the 'author' of the saved build is set to
that of the user that created the version that that build is based upon.
This preserves the history of the build a lot better than tagging all
builds as being done by 'buildadm'.
* Utility: ccdelete_view
Allow the user to specify ClearCase viewtags or a viewstore path.
* Utility: sandbox
Added options to control the packages processed. The user can specify
a range of packages and exclude or include specific packages.
Subcommand: populate
Added -exclude=name[,name]+ to allow specific packages to be excluded
Add -all option to force dependency testing of packages already in the
sandbox.
* Subversion Support
With an automated build environment the use of a default Subversion
repository is not supported.
Creating a workspace will display the files being extracted providing
a progress indication.
* Jats Online Documentation
Migrated several items from the VIX Wiki to the FAQ section of the
online documentation.
* Generated makefiles
Improved tracing of package archive source in comments
387
4978 d 6 h
dpurdie
/core_devl/trunk/
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Jats makefile directive: MakeProject
Improved support for packaging files with spaces and other make-unfriendly
characters in their pathname.
←Prev
1
2
Next→
Show All