Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.319.941 Times

VCS::CMSynergy 1.29

  Date Added: June 06, 2010  |  Visits: 910

VCS::CMSynergy

Report Broken Link
Printer Friendly Version


Product Homepage
Download (96 downloads)



VCS::CMSynergy is a Perl interface to Telelogic SYNERGY/CM (aka Continuus/CM). SYNOPSIS use VCS::CMSynergy; $ccm = VCS::CMSynergy->new(%attr); ($rc, $out, $err) = $ccm->ccm($ccm_command, @ccm_args); ($rc, $out, $err) = $ccm->any_ccm_command(@ccm_args); $ary_ref = $ccm->query(@ccm_args); $ary_ref = $ccm->query_arrayref($query, @keywords); $ary_ref = $ccm->query_hashref($query, @keywords); $ary_ref = $ccm->query_object($query, @keywords); $ary_ref = $ccm->finduse(@args); $path = $ccm->findpath($file_spec, $proj_vers); $ary_ref = $ccm->history(@ccm_args); $ary_ref = $ccm->history_arrayref($file_spec, @keywords); $ary_ref = $ccm->history_hashref($file_spec, @keywords); $ary_ref = $ccm->ls(@ccm_args); $ary_ref = $ccm->ls_object($file_spec); $ary_ref = $ccm->ls_arrayref($file_spec, @keywords); $ary_ref = $ccm->ls_hashref($file_spec, @keywords); $value = $ccm->get_attribute($attr_name, $file_spec); $ccm->set_attribute($attr_name, $file_spec, $value); $hash_ref = $ccm->list_attributes($file_spec); $delim = $ccm->delimiter; $database = $ccm->database; $ENV{CCM_ADDR} = $ccm->ccm_addr; This synopsis only lists the major methods. Methods that dont need a CM Synergy session are described in VCS::CMSynergy::Client. In fact, VCS::CMSynergy is derived from VCS::CMSynergy::Client. Methods for administering users and their roles are described in VCS::CMSynergy::Users..

Requirements: No special requirements
Platforms: Linux
Keyword: Ary Ccm Cmsynergy File Libraries Programming Query Ref Spec Telelogic Synergy Vcs Vcscmsynergy
Users rating: 0/10

License: Freeware Size: 112.64 KB
USER REVIEWS
More Reviews or Write Review


VCS::CMSYNERGY RELATED
Libraries  -  Continuus 0.1
Continuus is a Perl interface to Continuus CM. SYNOPSIS use Continuus; Check out a file: use Continuus; $ccm = new Continuus; $ccm->start(database => /proj/Continuus4/rig, host => stoxserv01); $ccm->checkOut(file => main.c, version...
8.19 KB  
Libraries  -  Rails Gallery Generator 0.0a4
Rails-gallery provides a generator for file upload gallerys. Theres no user management included; the generator just provides the skel for your agile Web gallery. Whats New in This Release: - Added model Gallery - Added multiple-gallery...
19.46 KB  
Libraries  -  CGI::AppBuilder::Table 0.12
CGI::AppBuilder::Table module contains a configuration initializer. SYNOPSIS use CGI::AppBuilder::Table; my $ab = CGI::AppBuilder::Table->new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab->start_app($0, %ARGV); print...
12.29 KB  
Libraries  -  GDS2 2.09a
GDS2 is a module for quickly creating programs to read and/or write GDS2 files. Create Method new - open gds2 file usage: my $gds2File = new GDS2(-fileName => "filename.gds2"); ## to read my $gds2File2 = new GDS2(-fileName =>...
10.24 KB  
Database Tools  -  PowerShell Scripts for SQL 2.0
Get available SQL Servers Get/Set default data or log file locations Get server version and attributes Get database file sizes Get query results using a T-SQL script in a file Get available SQL Servers Get/Set default data or log file locations...
258 KB  
Libraries  -  File::Repl 1.20
File::Repl is a Perl module that provides file replication utilities. SYNOPSIS use File::Repl; %con = { dira => C:/perl, dirb => M:/perl, verbose => 1, age => 10, }; $ref=File::Repl->New(%con); $r1 = $ref->Update(.p(l|m),a b,1);...
15.36 KB  
Libraries  -  File::CounterFile 1.04
File::CounterFile is a persistent counter class. SYNOPSIS use File::CounterFile; $c = File::CounterFile->new("COUNTER", "aa00"); $id = $c->inc; open(F, ">F$id"); This module implements a persistent counter class. Each counter is...
5.12 KB  
Libraries  -  File::Save::Home 0.08
File::Save::Home is a Perl module to place file safely under user home directory. SYNOPSIS use File::Save::Home qw( get_home_directory get_subhome_directory_status make_subhome_directory restore_subhome_directory_status...
18.43 KB  
Libraries  -  VCS::CMSynergy::Changes 1.28
VCS::CMSynergy::Changes is a list of changes to VCS::CMSynergy. This module is a Perl interface to CM Synergy (formerly known as Continuus CM), a change and configuration management system from Telelogic AB (http://www.telelogic.com). It is...
102.4 KB  
Libraries  -  App::Conf::File 0.965
App::Conf::File is a Perl module to load and access configuration data. SYNOPSIS use App::Conf; $config = App::Conf->new(); $config = App::Conf->new(configFile => $file); print $config->dump(), "n"; # use Data::Dumper to spit out the Perl...
122.88 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB