| Author |
How to lock
|
Sundar Murthi
Ranch Hand
Joined: Mar 05, 2004
Posts: 209
|
|
Hi I am using eclipse 3.1. Through eclipse how can i lock my files in CVS.To protect editing from my co developers. thanks in advance
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26184
|
|
Sundar, I don't think CVS (the default version control system for eclipse) supports locking files. You could create a version when it is stable to have a record of the files.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Jeroen Wenting
Ranch Hand
Joined: Oct 12, 2000
Posts: 5093
|
|
CVS doesn't use locking. Read your CVS documentation on how to use that product.
|
42
|
 |
 |
|
|
subject: How to lock
|
|
|