Skip to main content
Email Password   helpLost your password?

Introduction

I have looked for several months how to use some kind of source control on my projects. Up to now , I had very little success, or the integration and usage of the client software were too difficult. With this, I will show you step by step how to set up a local CVS server and use that directly from within VS.NET. IOW you will be getting an enabled source control menu, and some pretty new icons and context menus.

Over the last 24 hours I have struggled with this beast and managed to get it going. OK, lets get one with it!

Why use CVS?

CVS enables you to keep record of changes in source code. It allows you to see differences between code. If that and the pictures above isnt enough, then please feel free to leave.

What do I need?

http://www.jalindi.com/igloo/

You will need the latest download available from web page ( I suggest the zip version) and you will need the latest beta from the beta page.

Installation

Extract both files into the same directory and double click install.bat. You can go back to VSS mode by double clicking the switchToSourceSafe.vbs file.

NOTE: Please make sure VS.NET is closed at this stage. OK, once that has been done, we are ready to add our first solution. This is the part where Igloo is not so nice.

Usage

Tips

Conclusion

This is just an introdution how to setup a local repository. I have setup a remote one as well , but for the life of me cannot reproduce it. However I didnt test moving the repository as created above to a different CVSROOT, and should work.

All suggestions/questions are welcome. Good luck! And have a look at the SCC options under Tools, Options. You can tune it to behave like you need it to be.

You must Sign In to use this message board.
 
 
Per page   
 FirstPrevNext
Questionqueries about jalindi igloo CVS tool Pin
monika149
22:49 26 Apr '09  
GeneralCan't exclude CVS directories Pin
Member 2565066
23:01 3 Mar '08  
QuestionHow to set up the VSplugin to connect to a CVS server Pin
edsanfor23
7:56 23 Aug '07  
QuestionSetup CVSNT Server & Visual Studio 2005 together [modified] Pin
PhanDung
19:22 11 Aug '06  
AnswerRe: Setup CVSNT Server & Visual Studio 2005 together Pin
Bud Minton
4:15 21 Dec '06  
GeneralMissing from the article Pin
Steven Fisher
10:17 23 Jun '06  
GeneralRe: Missing from the article [modified] Pin
Fistboy
3:53 24 Jul '06  
GeneralWhy does Microsoft suck? Pin
iatehillary
17:17 8 May '06  
AnswerRe: Why does Microsoft suck? Pin
lextm
23:47 26 Apr '07  
GeneralError adding project once solution has been added Pin
ahsha20
15:35 15 Nov '05  
QuestionCVSNT too slow Pin
cze55
22:04 9 Nov '05  
AnswerRe: CVSNT too slow Pin
Michael42
22:39 3 Jan '06  
GeneralTamTam CVS-SCC Plug-in Pin
cyberhex@aol.com
7:09 26 Sep '05  
GeneralRe: TamTam CVS-SCC Plug-in Pin
Michael42
22:46 3 Jan '06  
GeneralRe: TamTam CVS-SCC Plug-in Pin
cyberhex90
8:09 22 May '07  
GeneralUnified SCC Pin
dotProgrammer
21:04 15 Mar '08  
GeneralRe: Unified SCC Pin
Jay1980
5:32 16 Sep '08  
GeneralWorks even with a CVS server Pin
harhau
1:35 16 Aug '05  
GeneralThis tool is rubbish Pin
Anonymous
4:09 19 Apr '05  
GeneralRe: This tool is rubbish Pin
leppie
5:50 19 Apr '05  
GeneralHOWTO: CVS with VS.NET Pin
mnc$
10:26 19 Apr '05  
GeneralRe: HOWTO: CVS with VS.NET Pin
mnc$
10:28 19 Apr '05  
GeneralRe: HOWTO: CVS with VS.NET Pin
zoobeen
16:33 11 Nov '05  
GeneralRe: HOWTO: CVS with VS.NET Pin
Ofer Rivlin
16:43 11 Nov '05  
GeneralAnother article that might help Pin
thoalex
12:26 27 Mar '05  


Last Updated 17 Feb 2003 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009