Autshumato TMX Integrator

Version: 1.0.0

The Autshumato TMX Integrator is a utility application for updating and integrating translation memories, 
created by the Autshumato ITE, over a network. Operation includes the combining of multiple TMX files, removal of 
duplicates and the export of conflicts.

This means that all the TMX files (Translation Memory files) created by you and the other users on your network, will be synchronized for each language pair. You will therefore have access to the Translation Memories of other users working on the same language pair and it will be integrated into your Autshumato ITE. The TMX Integrator will further filter out duplicate entries and export conflicts to ensure that all users on the network have access to standardised material.

Copyright (C) 2010 Centre for Text Technology (CTexT), North-West University
and Department of Arts and Culture, Government of South Africa.
Home page: http://www.nwu.co.za/ctext
Project page: http://autshumato.sourceforge.net

-= License =-
Autshumato TMX Integrator is released under the TMate Open Source License and is free to download and be used by anyone.

  The TMate Open Source License.


This license applies to all portions of TMate SVNKit library, which 
are not externally-maintained libraries (e.g. Ganymed SSH library).

All the source code and compiled classes in package org.tigris.subversion.javahl
except SvnClient class are covered by the license in JAVAHL-LICENSE file

Copyright (c) 2004-2009 TMate Software. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, 
are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, 
      this list of conditions and the following disclaimer.
      
    * Redistributions in binary form must reproduce the above copyright notice, 
      this list of conditions and the following disclaimer in the documentation 
      and/or other materials provided with the distribution.
      
    * Redistributions in any form must be accompanied by information on how to 
      obtain complete source code for the software that uses SVNKit and any 
      accompanying software that uses the software that uses SVNKit. The source 
      code must either be included in the distribution or be available for no 
      more than the cost of distribution plus a nominal fee, and must be freely 
      redistributable under reasonable conditions. For an executable file, complete 
      source code means the source code for all modules it contains. It does not 
      include source code for modules or files that typically accompany the major 
      components of the operating system on which the executable file runs.
      
    * Redistribution in any form without redistributing source code for software 
      that uses SVNKit is possible only when such redistribution is explicitly permitted 
      by TMate Software. Please, contact TMate Software at support@svnkit.com to 
      get such permission.

THIS SOFTWARE IS PROVIDED BY TMATE SOFTWARE ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE 
DISCLAIMED. 

IN NO EVENT SHALL TMATE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, 
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-= Contributors =-
Handr Groenewald
Ane Bekker
Wildrich Fourie
Marissa Griesel
Ulrike Janke
Gordon Matthew
Cindy McKellar
Martin Schlemmer
Ina-Lize Venter
Johanita Kirsten
Moira Muller

-= Documentation =-
Readme: This document (Readme.txt).
License: /doc/License.txt
User Guide: /doc/User Guide.html
Server Setup: /doc/TMX Integrator Server setup (openSUSE).odt

To increase the effectiveness of the documentation please submit any experience, 
information and/or problems to the documentation forum at:
http://sourceforge.net/projects/autshumatotmxin/forums/forum/1190045/topic/3785900.
Relevant information will be included in the documentation with recognition to the submitter.

-= Build =-
The application was created using NetBeans 6.8 and built using Ant 1.6.1. It is recommended, but not required, 
to build the project using the same environment.
Requirements: 
	JDK 6 update 18 (or later)
	SVNKit 1.3.2 (included in the /lib/ directory. The complete source code is available at http://svnkit.com/)
	
-= Run =-
Requirements:
	Set up the server according to the Server Setup documentation (doc/TMX Integrator Server setup (openSUSE).odt)
	Java Runtime Environment 6 update 18 (or later).

The application can be run using any of the following three methods:

.: GUI Mode :.
$ java -jar Autshumato.TMX.Integrator.jar

.: Console Mode :.
$ java -jar Autshumato.TMX.Integrator.jar console

.: Java(TM) Platform SE binary :.
If your platform supports it the application can be run using the Java(TM) Platform SE binary:
- Right click on the Autshumato.TMX.Integrator.jar file
- Select Open With
- Select Java(TM) Platform SE binary

Read the User Guide (/doc/User Guide.html) for information on operating the application.