Articles

# | 0-9 |A |B |C |D |E |F |G |H |I |J |K |L |M |N |O |P |Q |R |S |T |U |V |W |X |Y |Z

Software Configuration Management Tools (14/78)

CVS (Concurrent Version System) » VSS (Visual Source Safe) » Perforce » SVN(Subversion) » MKS Source Integrity » ClearCase » TFS » CM Synergy » AccuRev » Dimensions » Git » PVCS » StarTeam » Team Foundation Server

Build / WorkFlow Management Tools (13/4)

AnthillPro » Bamboo » Cruise Control » BuildForge » ClearMake » Luntbuild » Apache Continuum » Hudson » OpenMake Meister » TeamCity » Team Foundation Server » Electric Cloud » Continuum

Release / Deployment Tools (5/0)

Cruise » Rational Team Concert » Web Deploy » weblogic.Deployer Utility » WPKG

Build / Script Tools (11/55)

Apache Ant » Python » Perl » VbScript » JavaScript » Batch Scripting » Shell Scripting » Apache Ant » Maven » Nant » Msbuild

Tools (2/9)

Perforce » Testing Tools

Issue-Bug Tracking System (10/1)

Issue Tracking / Bug Tracking System » Bugzilla » ClearQuest » HP Quality Center » JIRA » PVCS Tracker » Rally » Team Foundation Server » TeamTrack » VersionOne

Security Tools (5/0)

Active Directory » Kerberos » LDAP » Single Sign-on » RSA SecurID

Testing Tools (12/1)

Agitar » CppUnit » HP Mercury Quality Center » HP Mercury QuickTest Pro » JUnit » MSTest » NUnit » Selenium » Silk Central Test Manager » RFT » TestNG » General

Test Coverage Tools (3/1)

Clover » Cobertura » Emma

Source-code Analysis (8/2)

Checkstyle » CodeSonar » Coverity » FindBugs » Fortify » Klocwork » PMD » Sonar

IDEs and Editor (3/0)

Eclipse » Visual Studio » RAD

Virtualization (3/6)

VMWare Lab Manager » Microsoft » Amazon (Elastic Cloud)

Concept & Definition (8/20)

CM Concept » Build Concept » Release Concept » Best Practices » Best Practices » Best Practices » Automation » Cloud Computing

Software Configuration management (7/36)

Tools Comparison » Release Updates » Whitepapers » News & Events » Training » scmGalaxy » Interview Questions & Answers

Concept & Definition (6/6)

Configuration Management » Build Management » Release Management » Best Practices » Deployment Management » Automation Practice

Application / Web Servers (11/3)

Apache Geronimo » Apache Tomcat » Glassfish Application Server » WebSphere Application Server » JBoss » Jetty » JRun » Oracle OC4J » WebLogic Server » SAP Netweaver AS » Zend Server

Video / Slides (5/19)

PPT / Slides » Apache Ant Slide Presentation » CVS Slide Presentation » Configuration Slide Presentation » Team Foundation Server Slide Presentation

Autor Profile (0/0)

Results 81 - 90 of 241

0.0/5 (0 vote)
Build / Script Tools/Apache Ant
Author:scmGalaxy Admin
AntForm is a java tool designed to add interaction to Ant scripts through graphical forms. If you're new to Ant, start at the Ant site (see website: http://ant.apache.org/). Ant is used extensively used in the java world to automate system-level...
Tuesday, 06 October 2009 | 567 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Concept & Definition/Build Concept
Author:scmGalaxy Admin
Version: It is a set of code to which major/minor or a Patch of changes is made. Hence we say a build is released to the QA team for testing. Version is normally the Proper number given for the final package after fixing all issues. Normally in...
Tuesday, 06 October 2009 | 317 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Software Configuration Management Tools/SVN(Subversion)
Author:scmGalaxy Admin
This post is about using ANT to perform some of the most common source-control related tasks such as export, tagging, and branching. I am using ANT version 1.7.0 and SVN Ant version 1.1-rc3, bound against Subversion 1.4.0. The related software can...
Tuesday, 06 October 2009 | 1266 hits | Print | PDF |  E-mail | Report | Read more
2.0/5 (1 vote)
Software Configuration Management Tools/SVN(Subversion)
Author:scmGalaxy Admin
As I have mentioned in a previous blog entry, I have come to love using ANT in my development environment. One of the things that I like about it is how well it integrates with my Subversion repository using SVNAnt. If you are not using either ANT...
Tuesday, 06 October 2009 | 679 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Build / Script Tools/Apache Ant
Author:scmGalaxy Admin
Several tasks take arguments that will be passed to another process on the command line. To make it easier to specify arguments that contain space characters, nested arg elements can be used. value - a single command-line argument; can contain...
Tuesday, 06 October 2009 | 128 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Software Configuration Management Tools/VSS (Visual Source Safe)
Author:scmGalaxy Admin
1. Create a new SRCSAFE.INI file and place it in the desired location. 2. If you want include the default SRCSAFE.INI in the unique copy, add the following line: #INCLUDE \SRCSAFE.INI 3. Create the following environment variable: ...
Tuesday, 06 October 2009 | 898 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Software Configuration Management Tools/VSS (Visual Source Safe)
Author:scmGalaxy Admin
Question: How to Archive VSS Project in Visual Source Safe (VSS)? How to Restore VSS Project in Visual Source Safe (VSS)? What is SSARC Utility? What is SSRESTOR Utility? SSARC Utility Allows you to...
Tuesday, 06 October 2009 | 1032 hits | Print | PDF |  E-mail | Report | Read more
3.0/5 (1 vote)
Software Configuration Management Tools/VSS (Visual Source Safe)
Author:scmGalaxy Admin
Microsoft recommends against using multiple VSS databases in simple cases. The support that was in some earlier versions of the product using Data Path doesn't seem to work at all well in some cases. And at first it can seem that VSS isn't even...
Tuesday, 06 October 2009 | 432 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Software Configuration Management Tools/VSS (Visual Source Safe)
Author:scmGalaxy Admin
If you have any of the following questions in your mind, then this article is the perfect destination for you. How to copy VSS project from one VSS database to another one without loosing history How to move VSS project from one location to...
Tuesday, 06 October 2009 | 2383 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Issue-Bug Tracking System/Issue Tracking / Bug Tracking System
Author:scmGalaxy Admin
An issue tracking system (also called trouble ticket system or incident ticket system) is a computer software package that manages and maintains lists of issues, as needed by an organization. Issue tracking systems are commonly used in an...
Tuesday, 05 January 2010 | 1748 hits | Print | PDF |  E-mail | Report | Read more

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
Page 9 of 25


Powered by AlphaContent 4.0.15 © 2005-2012 - All rights reserved

     
    
Home Articles