Game Development Community

CVS Question

by John Eric Miller · in Torque Game Engine · 04/10/2003 (8:19 pm) · 1 replies

What is the proper way to work on the Source code when using CVS to update? THe files are readonly on my PC. Can I just change them to not read only or is there a special command I need to do on WinCVS to open them up for editing?

Thanks,
Eric

#1
04/10/2003 (8:24 pm)
There's an option in WinCVS that lets you checkout without the RO flag.

Alternatively you can just clear the flag on all the files you checked out ;)