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
2476 4784 d 0 h dpurdie /core_devl/branches/dpurdie_devl/ Fixed issue with packaging files with a single quote(') in the name  
2449 4785 d 2 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 4791 d 0 h dpurdie /core_devl/branches/dpurdie_devl/ Use JatsFileUtil to remove directories during clobber  
2426 4792 d 5 h dpurdie /core_devl/branches/dpurdie_devl/ Allow packages with a 'tags' directory to be extracted under escrow  
2424 4793 d 5 h dpurdie /core_devl/branches/dpurdie_devl/  
2355 4805 d 0 h dpurdie /core_devl/branches/dpurdie_devl/  
2354 4805 d 0 h dpurdie /core_devl/branches/dpurdie_devl/ More work on JatsFileUtil  
2312 4821 d 5 h dpurdie /core_devl/branches/dpurdie_devl/ Integrate use of JatsFileUtil into the generated makefiles  
2074 4826 d 4 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 23 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 4833 d 1 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 4833 d 7 h dpurdie /core_devl/branches/dpurdie_devl/ Update Release Notes for release  
2029 4834 d 1 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 4835 d 3 h dpurdie /core_devl/branches/dpurdie_devl/  
2016 4835 d 23 h dpurdie /core_devl/branches/dpurdie_devl/ Enhance rtag_extract  
1454 4839 d 3 h dpurdie /core_devl/branches/dpurdie_devl/ svnrelease: Better view name construction  
1451 4842 d 0 h dpurdie /core_devl/branches/dpurdie_devl/  
1430 4847 d 1 h dpurdie /core_devl/branches/dpurdie_devl/ Merge from trunk
Correct issues with svn support
 
1429 4847 d 1 h dpurdie /core_devl/branches/dpurdie_devl/ Makefile Generation
Packing of directories filters out .svn subdirectories

Utility: svnrelease
Correctly handle build files that are not in the root directory
 
1380 4849 d 6 h dpurdie /core_devl/branches/dpurdie_devl/ Prepare for Release  

Show All