Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] Tortoise CVS & WinCVS

Status
Not open for further replies.

vijay s

Full Member level 3
Joined
Jun 14, 2008
Messages
159
Helped
27
Reputation
54
Reaction score
9
Trophy points
1,298
Location
Coimbatore, India
Activity points
2,152
Hi Folks
Any body experienced in using Tortoise CVS or WinCVS... I am trying to create local repository with WinCVS and i feeling some difficulty in doing so.. how to update our code changes to repository.. can anybody explain me in creating Local repository and accessing it..

and also i need to know how to access that from MPLAB IDE or KEIL..
 

I am using Tortoise and Subversion. Both open source with free binary downloads.
Tortoise makes it very easy to use, all commands available from Windows explorer.
It also integrates into Mplab if you are using Pic micros.
 

please add something about software release management with WinCVS...

After releasing a software, how to continue working with code in Repository
 

use the command cvs co -r <version number> <file name> to get the previous version of a file
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top