Main > Programming > Libraries >

ClearCase::SyncTree 0.39

ClearCase::SyncTree 0.39

Sponsored Links

ClearCase::SyncTree 0.39 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.032 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 820
Date added: 2007-07-31
Publisher: David Boyce

ClearCase::SyncTree 0.39 description

ClearCase::SyncTree is a Perl module that can synchronize a tree of files with a tree of elements.

SYNOPSIS

# Create a synctree object.
my $sync = ClearCase::SyncTree->new;
# Tell it where the files are coming from ...
$sync->srcbase($sbase);
# Tell it where theyre going to ...
$sync->dstbase($dbase);
# Supply the list of files to work on (relative or absolute paths).
$sync->srclist(keys %files);
# Compare src and dest lists and figure out what to do.
$sync->analyze;
# Create new elements in the target area.
$sync->add;
# Update existing files which differ between src and dest.
$sync->modify;
# Remove any files from dest that arent in src.
$sync->subtract;
# Check in the changes.
$sync->checkin;

See the enclosed synctree script for full example usage.

This module provides an infrastructure for programs which want to synchronize a set of files, typically a subtree, with a similar destination subtree in VOB space. The enclosed synctree script is an example of such a program.

The source area may be in a VOB or may be a regular filesystem; the destination area must be in a VOB. Methods are supplied for adding, subtracting, and modifying destination files so as to make that area look identical to the source.

Symbolic links are supported, even on Windows (of course in this case the source filesystem must support them, which is only likely in the event of an MVFS->MVFS transfer). Note that the text of the link is transported verbatim from source area to dest area; thus relative symlinks may no longer resolve in the destination.

ClearCase::SyncTree 0.39 Screenshot

Advertisements

ClearCase::SyncTree 0.39 Keywords

Bookmark ClearCase::SyncTree 0.39

Hyperlink code:
Link for forum:

ClearCase::SyncTree 0.39 Copyright

WareSeeker periodically updates pricing and software information of ClearCase::SyncTree 0.39 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of ClearCase::SyncTree 0.39 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
KlearCase is a set of tools to access Clearcase using the KDE environment. Free Download
File::Searcher is a searches for files and performs search/replacements on matching files. Free Download
ClearCase::Wrapper::DSB Perl module contains David Boyces contributed cleartool wrapper functions. Free Download
musicTree is a java application that allows you to view and play your MP3 files from a tree which sorts albums by artist. Free Download
Image Tree is a complete and versatile photo publishing system in less than 200 lines of code. Free Download
xmlTreeNav is a XML viewer with several features. Free Download
XML-Parse library is a lightweight set of re-usable functions for general purpose parsing, checking, and creating xml files. Free Download
Module::Signature is a Perl module signature file manipulation. Free Download