Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3044 4693 d 21 h dpurdie /core_devl/branches/dpurdie_devl/ Update Release Notes prior to release.  
2930 4706 d 14 h dpurdie /core_devl/branches/dpurdie_devl/ See 3.1.4000.cr  
2757 4733 d 20 h dpurdie /core_devl/branches/dpurdie_devl/ Added LMOS_COBRA  
2650 4756 d 20 h dpurdie /core_devl/branches/dpurdie_devl/ Improved handling of packaging files with nasty characters in their name  
2489 4782 d 20 h dpurdie /core_devl/branches/dpurdie_devl/ Detect and report error condition where a tag references a parent directory of the tag.  
2476 4783 d 13 h dpurdie /core_devl/branches/dpurdie_devl/ Fixed issue with packaging files with a single quote(') in the name  
2449 4784 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ * Makefile generation
Warning generation of bad source paths does not generate an error
if the path test escapes the directopry tree. It will generate a
warning, which allows the build to progress as before - with lots
of warnings.

* Makefile Generation
BuildSubDir and SubDir directives - cleanup paths.

* Jats Utility: JatsFileUtil
Better handling of double '\' in pathnames under windows.
 
2438 4790 d 14 h dpurdie /core_devl/branches/dpurdie_devl/ Use JatsFileUtil to remove directories during clobber  
2426 4791 d 19 h dpurdie /core_devl/branches/dpurdie_devl/ Allow packages with a 'tags' directory to be extracted under escrow  
2424 4792 d 19 h dpurdie /core_devl/branches/dpurdie_devl/  
2355 4804 d 14 h dpurdie /core_devl/branches/dpurdie_devl/  
2354 4804 d 14 h dpurdie /core_devl/branches/dpurdie_devl/ More work on JatsFileUtil  
2312 4820 d 19 h dpurdie /core_devl/branches/dpurdie_devl/ Integrate use of JatsFileUtil into the generated makefiles  
2074 4825 d 18 h dpurdie /core_devl/branches/dpurdie_devl/ 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 log-time Windows issue with the packaging
of files into very long (>~260) paths as the utility supports the full
windows path scheme.
 
2053 4832 d 13 h dpurdie /core_devl/branches/dpurdie_devl/ 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.
 
2048 4832 d 15 h dpurdie /core_devl/branches/dpurdie_devl/ 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.
 
2039 4832 d 20 h dpurdie /core_devl/branches/dpurdie_devl/ Update Release Notes for release  
2029 4833 d 15 h dpurdie /core_devl/branches/dpurdie_devl/ * Utility: rtag_extract
* Added -[no]log option to control the output
* Extended the examples in the documentation

* Utility: svnrelease and svnextract
Modified the way that branches are created and used.
Modified two options:
-mkbranch=name. Will create a branch while extracting the package
The named branch must not exist
-branch=name. Will extract the head of the named branch - if it exists
The named branch must exist
 
2023 4834 d 17 h dpurdie /core_devl/branches/dpurdie_devl/  
2016 4835 d 13 h dpurdie /core_devl/branches/dpurdie_devl/ Enhance rtag_extract  

Show All