Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/29/08 09:46
Read: times


 
#159462 - Learning revision control
Responding to: ???'s previous message
I believe the most important thing to learn is how revision control software should be used in the development process. This isn't something that can really be learnt from books or manuals, but needs practical experience, and perhaps mentoring.

Learning the tools is usually comparatively simple, as it boils down to three operations:

1. Get the latest version of a file.

2. Put a newer (modified) version of a file in the repository

3. Get an old version of a file, e.g. the version used for an old build.

Most software actually makes these operations very easy.


List of 10 messages in thread
TopicAuthorDate
Software Version Control (SVC)            01/01/70 00:00      
   Might be some answers here            01/01/70 00:00      
      Corrected link            01/01/70 00:00      
         Thanks for the link.            01/01/70 00:00      
      The exact thread I wanted.            01/01/70 00:00      
         Bad Link            01/01/70 00:00      
   Why use a "commercial" revision control system?            01/01/70 00:00      
      The learning process..            01/01/70 00:00      
         Learning revision control            01/01/70 00:00      
         It's an investment, and it will pay off.            01/01/70 00:00      

Back to Subject List