Sample Apache ant project for begginers

rajeshkumar created the topic: Sample Apache ant project for begginers Pre- 1. clone the src code from – github.com/scmgalaxy/Javatest1 2. Create a proper build structure via ant…

Read More

Apache Ant Interview Questions and Answers

rajeshkumar created the topic: Apache Ant Interview Questions and Answers Please provide answers for the all following questions here… www.scmgalaxy.com/scm/general/interview-…ons-and-answers.html Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn…

Read More

Apache ant programming Exercise

rajeshkumar created the topic: Apache ant programming Exercise Apache ant programming excercise FIRST Download Ant from the Apache Software Foundation and install it. Exercise Question 1 Pre-…

Read More

Release Notes – Version 3.7.2

rajeshkumar created the topic: Release Notes – Version 3.7.2 Overview AnthillPro Version 3.7.2 is a maintenance release for bugs in 3.7. The following issues in AnthillPro 3.7…

Read More

Clearcase with Maven

scmuser created the topic: Clearcase with Maven Hi, I am using Clearcase UCM and i am looking for pom.xml sample which does the following things. 1. Create…

Read More

ClearCase/ClearQuest SCM Applicant Livermore CA US

mfeighner created the topic: ClearCase/ClearQuest SCM Applicant Livermore CA US Michael Lee Feighner 831 Turino Street Livermore, California 94551-2569 Home: (925) 449-8692 Cell: (925) 337-1298 feinerVogel94551@comcast.net www.linkedIn.com/in/michaelfeighner…

Read More

Release notes for .net builds

rajeshkumar created the topic: Re: Release notes for .net builds Hi, I have used Doxygen for C++ and Java based project which is best for these 2…

Read More

Good GIT SCM Video at youtube.

rajeshkumar created the topic: Good GIT SCM Video at youtube.Hi Friends, This week I am started digging more into to GIT. I hope these videos will be…

Read More

Git Web References & Cheatsheet

rajeshkumar created the topic: Useful website Reference for GIT Here are following website good to know more about GIT-SCM. help.github.com/ progit.org/ git-scm.com/ whygitisbetterthanx.com/ Regards, Rajesh Kumar Twitt…

Read More

Urgent requirement for ‘IBM RTC with SCRUM Master’ with our client

ranjita created the topic: Urgent requirement for ‘IBM RTC with SCRUM Master’ with our client Hi, Greetings for the Day!! We have urgent openings for” SCM with…

Read More

This user is in an organization and can’t be deleted.

scmuser created the topic: This user is in an organization and can’t be deleted. Following error while deleting users from git gub. This user is in an…

Read More

GitLab Error: – GitLab is not responding

rajeshkumar created the topic: GitLab is not responding Issues – After setting up the gitlab in ubantu by following www.scmgalaxy.com/111-git/888-setting-up…n-local-machine.html I am getting error called “GitLab is…

Read More

The ova package name does not match

rajeshkumar created the topic: the ova package name does not match While importing github-enterprise-11.10.320-x86_64.ova in Vmware workstation 7, I am getting following error… The ova package name…

Read More

What does commit object contain and What is SHA1?

rajeshkumar created the topic: What does commit object contain and What is SHA1? The SHA All the information needed to represent the history of a project is…

Read More

Git Commands Tutorials and Example: Git Reset – Git Revert

 git reset Vs git revert git reset Vs git revert The git revert command undoes a committed snapshot. But, instead of removing the commit from the project…

Read More

What is Staging Area?

rajeshkumar created the topic: What is staging area? The Git directory is where Git stores the metadata and object database for your project. This is the most…

Read More

Git Commands Tutorials and Example: Git Clean – How to clean git workspace?

How to clean workspace in git? To reset a specific file to the last-committed state (to discard uncommitted changes in a specific file): git checkout thefiletoreset.txt This…

Read More

Deep Dive into Git Hooks

Like many other Version Control Systems, Git has a way to fire off custom scripts when certain important actions occur. There are two groups of these hooks:…

Read More

npm ERR! Error: No compatible version found: restful-client@’>=0.1.0-

rajeshkumar created the topic: npm ERR! Error: No compatible version found: restful-client@’>=0.1.0- Error during npm install node-gitlab rajesh@mahto:~$ npm install node-gitlab npm http GET registry.npmjs.org/node-gitlab npm http…

Read More

GitLab Error: -ERR! Error: failed to fetch from registry: gitlab-cli

rajeshkumar created the topic: ERR! Error: failed to fetch from registry: gitlab-cli rajesh@mahto:~$ more /home/rajesh/npm-debug.log info it worked if it ends with ok verbose cli [ ‘/usr/bin/nodejs’,…

Read More

GitLab Error: -npm ERR! error installing node-gitlab@0.2.1

rajeshkumar created the topic: npm ERR! error installing node-gitlab@0.2.1 rajesh@mahto:~$ npm install node-gitlab npm http GET registry.npmjs.org/node-gitlab npm http 304 registry.npmjs.org/node-gitlab npm http GET registry.npmjs.org/debug npm http…

Read More

My Gitlab First Notes…

rajeshkumar created the topic: My Gitlab First Notes… To work in gitlab, login as a scmadmin su – s ( go to root) su – git 9…

Read More

Chef Error – FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited u

rajeshkumar created the topic: FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited u FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1) Error gitlab-ctl reconfigure Starting Chef Client,…

Read More

If you have forgotton the admin password of Stash

rajeshkumar created the topic: If you have forgotton the admin password of Stash If you have forgotton the admin password of Stash. 1. Edit the \bin\setenv.sh file…

Read More

Github Error: -Couldn’t find host github.com in the _netrc file; using defaults

rajeshkumar created the topic: Couldn’t find host github.com in the _netrc file; using defaults C:\Build_WS\BuildDeployment\Job1\117>git push –verbose * Couldn’t find host github.com in the _netrc file; using…

Read More

ERROR: Error cloning remote repo ‘origin’

rajeshkumar created the topic: ERROR: Error cloning remote repo ‘origin’ Error Started by user anonymous Building in workspace D:\tools\jenkins\jobs\Matrix-Fast-java\workspace Cloning the remote Git repository Cloning repository github.com/scmgalaxy/helloworld-java-ant.git…

Read More

Protocol error: bad band #101?

scmuser created the topic: send-pack: protocol error: bad band #101? How to resolve this issue during push in git using jenkins…. 21:36:30 [ERROR] Failed to execute goal…

Read More

Homebrew – error: The following untracked working tree files would be

rajeshkumar created the topic: Homebrew – error: The following untracked working tree files would be Error error: The following untracked working tree files would be overwritten by…

Read More

Cloning/Accessing Repositories Form Windows

vinavs@yahoo.com created the topic: cloning/accessing repositories form windows I am having trouble accessing the git repository from windows machine. I generated the ssh keys in windows from…

Read More

Rename the Branch name

pasupuleti2 created the topic: Rename the Branch name Can we rename the Master branch to Development branch without losing history in Bitbucket? If it is possible, Please…

Read More