Skip to content

scmGalaxy

A Platform for Software Engineers

  • Classes
  • Courses
  • Certifications
  • Tutorials
  • Trainers
  • Contact
5 Keys to Automating Configuration Management for Application Infrastructure

5 Keys to Automating Configuration Management for Application Infrastructure

by scmgalaxy KJanuary 12, 2009February 27, 2021

5 Keys to Automating Configuration Management for Application Infrastructure One of the trends being discussed in business, among vendors and in the

Command Line to find a Change list properties in perforce server

Command Line to find a Change list properties in perforce server

by scmgalaxy KJanuary 12, 2009February 27, 2021

Command Line to find a Change list properties and associated path of the file in perforce server view: Examples of the command

Batch Script to Login and sync the files from perforce | Step by step guide

Batch Script to Login and sync the files from perforce | Step by step guide

by scmgalaxy KJanuary 12, 2009February 27, 2021

Batch Script to Login Perforce server using command line Step 1: Create a new text file Step2: Copy following command %path% @echo

Step by step guide on PerforceDFiles Tool | Perforce Tutorial

Step by step guide on PerforceDFiles Tool | Perforce Tutorial

by scmgalaxy KJanuary 7, 2009February 27, 2021

PerforceDFiles Use: This tool can be used to add thousands of files and directory in perforce server on single click which is

Share common projects with two different projects in CVS

Share common projects with two different projects in CVS

by scmgalaxy KJanuary 7, 2009February 27, 2021

Share common projects with two different projects in CVS If there are two or more projects in the repository, some of the files

What makes P4Win better than P4V? – P4V deficiencies

What makes P4Win better than P4V? – P4V deficiencies

by scmgalaxy KDecember 23, 2008February 27, 2021

P4V deficiencies compared to P4Win Here’s list of P4V deficiencies & features missing as compared to P4Win…   1). In P4V you can’t

Benefits of CVSNT, What are the advantages of CVSNT over CVS ?

Benefits of CVSNT, What are the advantages of CVSNT over CVS ?

by scmgalaxy KDecember 2, 2008February 27, 2021

Advantages of CVSNT over CVS Feature CVSNT CVS Server Supports authentication via Microsoft Active Directory or SSH (windows only) YES NO Set

Major differences between CVS and CVSNT | CVS Vs CVSNT

Major differences between CVS and CVSNT | CVS Vs CVSNT

by scmgalaxy KDecember 2, 2008February 27, 2021

Major differences between CVS and CVSNT | CVS Vs CVSNT CVSNT was started as a variation (or branch) of CVS in 1999

SVN Installation | Subversion Installation guide | Subversion Setup

SVN Installation | Subversion Installation guide | Subversion Setup

by scmgalaxy KDecember 2, 2008February 27, 2021

Install CollabNet SVN Command Line Client in Red Hat Link: http://www.collab.net/downloads/subversion/redhat.html 1. Platform and configuration Product: CollabNet Subversion client Platforms: Red Hat

Process to Install CollabNet SVN Command Line Client in Windows

Process to Install CollabNet SVN Command Line Client in Windows

by scmgalaxy KDecember 2, 2008February 27, 2021

Link: http://www.collab.net/downloads/subversion/ 1. Platform and configuration    Product: CollabNet Subversion server    Certified platforms: Windows XP SP2, Win 2003(Standard Edition) R2   

How to Install CollabNet SVN Command Line Client in Solaris?

How to Install CollabNet SVN Command Line Client in Solaris?

by scmgalaxy KDecember 2, 2008February 27, 2021

Link: http://www.collab.net/downloads/subversion/solaris.html 1. Platform and configuration Product: CollabNet Subversion client Platforms: Solaris 10 SPARC Prerequisite: You must be a superuser (root) to

How to Access SVN when client is under proxy ?

How to Access SVN when client is under proxy ?

by scmgalaxy KDecember 2, 2008February 27, 2021

The Subversion client can go through a proxy, if you configure it to do so.   First, edit your “servers” configuration file

Running Native Programs in Ant

Running Native Programs in Ant

by scmgalaxy KNovember 25, 2008February 27, 2021

Running Native Programs in Ant Ant, while extremely powerful and flexible, can’t always offer everything you want to do. If this is

A script to find all users who have not set passwords

A script to find all users who have not set passwords

by scmgalaxy KNovember 24, 2008February 27, 2021

Write a script to find all users who have not set passwords. #!/usr/bin/ruby require “P4” p4 = P4.new p4.parse_forms p4.connect p4.run_users.each do

Script to list the clients in descending access date order

Script to list the clients in descending access date order

by scmgalaxy KNovember 24, 2008February 27, 2021

  Write a script to list the clients in descending access date order (for deleting obsolete clients).   #!/usr/bin/ruby require “P4” p4

Batch Script to login to perforce and sync the source code to specific location

Batch Script to login to perforce and sync the source code to specific location

by scmgalaxy KNovember 24, 2008February 27, 2021

Batch Script to login to perforce and sync the source code to specific location @echo offcd /d “E:\Development\AnthillPro\work\perforce\SEABU\Module\Features1” “p4” -c SYSTEMBUILDSTAR -p

« Previous 1 … 108 109 110 111 Next »
© Copyright 2021 scmGalaxy. All rights reserved | MadeBy99colorthemes