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
2053 4831 d 7 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 4831 d 8 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.
 
2025 4833 d 9 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/LIB/ Fix the calculation of the Development Branch where the build files are not in the root of the package  
1422 4845 d 10 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ Correctly detect modified build files in cases where they are not at the root of the tree  
1399 4847 d 10 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/LIB/ Correct issue in locate WS root. Also made it faster if using SVN version 1.7  
1380 4847 d 14 h dpurdie /core_devl/branches/dpurdie_devl/ Prepare for Release  
1356 4858 d 11 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ Subversion support changes after integration testing  
1349 4865 d 6 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ Improved tag backtracking  
1348 4866 d 9 h dpurdie /core_devl/branches/dpurdie_devl/  
1347 4868 d 12 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/  
1345 4869 d 12 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/  
1344 4872 d 7 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ Further progress on an improved jats_svnrelease  
1343 4872 d 14 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/ Working on modified svnrelease methodology  
1341 4876 d 7 h dpurdie /core_devl/branches/dpurdie_devl/ svnlabel command. Clone operation will trace back from a tag to the source and clone that.  
1328 4890 d 13 h dpurdie /core_devl/branches/dpurdie_devl/ Multiple changes  
1270 4925 d 14 h dpurdie /core_devl/branches/dpurdie_devl/TOOLS/  
391 4966 d 13 h dpurdie /core_devl/branches/dpurdie_devl/ Created by Jats SvnRelease branch request  
385 4990 d 23 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Platform: VIXITP
Minor enhancements

* JATS wrappers
Updated default paths to Subversion Servers

* Subversion Support
Added svn delete-branch
 
383 4998 d 2 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* GCC Toolchain
Use JATS' internal dependency generator. This is much faster than the
use of the gcc as previously implemented.

* New Platform: VIXITP
Specialised platform for the VIX 'ITP' product.

* Subversion Support
Documented the use of 'TIMESTAMP' in svn commands
svnrelease. The -branch option supports the special name TIMESTAMP
 
379 5019 d 7 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:

* WIN32 Target (Visual Studio 6)
This target will now consume headers/libraries from a VS6 directory.
This has been provided to allow the use of Dinkumware_STL to be limited
to this one compiler. Specifically we need to excluded the use of
Dinkumware from VS2010 builds.

* C# Toolchain
Correctly detect missing .cs file in .resx /.cs file pair.

Minor changes:
* Jats wrapper script
New option: -logfile=name

* Jats configuration
jats.bat example (Windows)
jats.sh example (Unix)
Redefined location of the Perth Subversion server AUPERASVN01

* Escrow build on solaris_x86
Added workaround for strange issue on X86 based Solaris machines
The GBE_MACHTYPE EnvVar would disappear during the build process

* Utility ccrelease
The -extractfiles option nolonger uses a dynamic view to perform the
extraction. It uses the same process as normal view creation.

* Utility: svn
Improved package import processing.
Allow Date, Author and Log to be added to the imported package

* Jats Utility: gen_cots
Added support for Subversion.
Subversion is supported on Windows and Unix.
ClearCase is supported on Windows.

* Jats Utility: vcsdiff
New Utility. Will diff two versions of a package. Supports
mixed ClearCase and Subversion versions.
Under windows it can invoke BeyondCompare
Under Windows and Unix it can perform a MD5 check over both directories.
 

Show All