VSS (96)
Clear Case (26)
CVS MapServer (11)
Jenkins (152)
Git (109)
Version Control AllOther (70) Which environmental directives are used in jenkins?
Do you know how to start the albd_server in windows if it is stopped?
What is difference between fork and branch? How to create tag?
How to Update Version Control Settings for a Project?
How do I pin all the files within a project?
Is there any information on Web Projects and Source Control Integration in Visual Studio .NET?
To delete a branch what is the command that is used?
What is continuous integration (ci)?
How many additional groups can be added in vob?
What is git fork? How to create tag?
Name a few git commands and explain their usage.
Describe how to deploy a custom build of a core plugin?
How do you configure a git repository to run code sanity checking tools right before making commits, and preventing them if the test fails?
What Problem Management tools are available?
I want to prepare a patch installation for my company. I need all the files which have been modified since Jan 09. I have taken the history of project in VSS, for date range 01Jan09 to today. Now whats the procedure of getting all those files to my local directory, which is being used for a patch install preparation. Thanks.