lp:~ninzo/+junk/xmltar_base_01

Created by Bob Dinitto and last modified

xmltar is a bash shell script that reads XML files containing backup
instructions and calls the UNIX tar program to produce tar archive files.

xmltar is intended for use on UNIX/LINUX systems where backup requirements
are relatively simple (can be accomodated by tar) and other more powerful
backup options are either unavailable or undesirable.

Get this branch:
bzr branch lp:~ninzo/+junk/xmltar_base_01
Only Bob Dinitto can upload to this branch. If you are Bob Dinitto please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Bob Dinitto
Status:
Experimental

Recent revisions

10. By Bob Dinitto

Added todo items to doc and minor modification to the XML schema.

9. By Bob Dinitto

Fixed bug that prevented logging;

8. By Bob Dinitto

Add ability to include both a plain text string and a timestamp for archive volume label; Added ability to list only archive names (-l option) as well as both archive names and details (-z option);

7. By Bob Dinitto

Fixed bugs in date-options XML processing code. Added code to pass --label option to tar.

6. By Bob Dinitto

Add volume label XML processing code.

5. By Bob Dinitto

really ignore build files this time

4. By Bob Dinitto

ignore build files

3. By Bob Dinitto

add infrastructure to support volume labels;
modify functions to comply with linux/bash exit status standards;
performance enhancement: terminate first-pass xml parse once <properties> element has been read;

2. By Bob Dinitto

Added ability to change tar working directory within the <files> element; Added ability to set arbitrary tar options from the backup profile; Fixed a few bugs; xmltar now sets umask to 007;

1. By Bob Dinitto

Initial checkin

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers