ants-built-in-properties

Ant’s built-in properties – Ant Properties Guide

This is a simple example that illustrates how to find the basedir name, file name, project name, ant version, java version, operating system name, ant home directory name, java home…

Read more »
issues-in-apache-ant

How to Resolve Apache Ant Copy and Include Issues – Ant Guide

Question: Why Copy in ant is not working if I am putting includes separately? Ant version: Apache Ant version 1.5.4 compiled on January 8 2005. Program 1 is not working…

Read more »

Copy and Include Issues in Apache Ant | Ant Troubleshooting Guide

Question: Why Copy in ant is not working if I am putting includes separately? Ant version: Apache Ant version 1.5.4 compiled on January 8 2005. Program 1 is not working…

Read more »
perforce-command-line-cheatsheet

Perforce Web References & Cheatsheet

A way to remember data-mining commands The following is a set of questions that will be used during the Perforce training to remind students which “data-mining” commands to use for…

Read more »
windows-xp-2000-commands-tools

Windows XP/2000 Commands & Tools | Windows XP Command-line Reference

Here’s the ultimate Windows XP/2000 command list that will make any Linux user feel at home at the command prompt. A lot of these commands are intended for administrating a…

Read more »
devenvexe-command-line-switches

Command line switches of devenv.exe | Devenv command line switches Guide

To see this list, type devenv /? on command prompt /build – build the specified solution configuration   /project – specifies the project to build instead of solution, must specify…

Read more »
freeware-software

Click & Download TOP useful Freeware software

Click & Download TOP useful Freeware software Office OpenOffice – office suite PC Suite 602 – office suite AbiWord – text editor Atlantis Nova – text editor Microsoft PowerPoint Viewer  – power…

Read more »
remote-desktop-console-using-command-line

How to run Remote Desktop Console by using command line?

How to run Remote Desktop Console using command line If you may want to run Desktop Console from a batch file, for example RDC over VPN, you can use mstsc…

Read more »
file-comparing-tools-review

File Comparing Tools Review and Feedback

File Comparing Tools review File comparison in computing is the automatic comparing of data between files on a file system. The result of comparisons are typically displayed to the user,…

Read more »
ant-script-with-shell-script

Ant Script with Shell script, How to run shell script from Ant Script?

Ant Script with Shell script How to set files Permission in Ant | How to set files Permission in Unix | Set files Permission in Ant in Unix Environment Command:…

Read more »
ant-command-line-arguments

Ant command line arguments – Examples – Summary

Ant command line arguments 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,…

Read more »
vi-vim-editor-commands

VI/VIM editor Commands | VI/VIM editor commands reference | Cheat Sheet

what will happen ? “man ls |col -b > ” will give the text file same as man ls. what is VI-editor ? While in vi you can run AIX…

Read more »
cvs-configuration-install

CVS Configuration Procedure – Install CVS – CVS Setup Guide

CVS Configuration – Install CVS Procedure #1:- Use rpm or up2date or yum command to install cvs: for Redhat Use:- rpm -ivh cvs OR#    up2date cvs for fedora use:- yum…

Read more »

gfgds

gfdgfdgfdg

Read more »
unix-presentation

Basic of Unix – Presentation | Unix Learning Reference – Guide

Basic of Unix Presentation Basic Unix from Rajesh Kumar   Basic Unix View more presentations from rajeshatbuzz. (tags: basic of)

Read more »
batch-program-to-shutdown-restart-computer

Batch Program to Shutdown and restart the computer.

Batch Program to Shutdown and restart the computer.  Restart echo off D:\Temp\tmp\SHUTDOWN.EXE /L /R /Y /C pause   Shutdown echo offd:\tmp\SHUTDOWN.EXE /L /Y /C pause

Read more »
how-cvs-help-to-developers

How CVS will help to Realtime Developers ?

CVS Tips & Tricks The CVS commands here assume that you are using the command line version of CVS. Tips and tricks for a specific CVS GUI are specific to…

Read more »
scm-best-practices

Best Practices in Software Configuration Management – SCM Best Practices Guide

Best Practices in Software Configuration Management Abstract When deploying new SCM (software configuration management) tools, implementers sometimes focus on perfecting fine-grained activities, while unwittingly carrying forward poor, large-scale practices from…

Read more »
trigger-in-perforce

How to Write Trigger in Perforce? – Perforce Triggers Guide

1 Introduction Perforce introduced the first server-side trigger in release 99.1 with the pre-submit trigger. This trigger satisfied a long-standing desire in the user community, but demand continued for more…

Read more »
cvs-common-problems

List of 5 Common Problems in CVS – Troubleshooting Guide

List of 5 Common Problems in CVS – Troubleshooting Guide Problem 1:- How will we modify our conflict occurred files ? While updating if you will get message like bellow,…

Read more »