Can anyone recommend a TortoiseSVN based version control tutorial for non-technical user?

Can anyone recommend a version control tutorial for a TortoiseSVN test engineer? It should cover how to check details in detail; the rest can be a little sketchy if necessary.

+2


a source to share


2 answers


The first couple of chapters in Version Control with Subversion might be good. the original version is available online , but even better, the people at TortoiseSVN have changed their own version .



If the above is too long, here's a shorter visual tutorial from Sergio Lopez here .

+1


a source


The TortoiseSVN help file is excellent.

Chapter 2 on Version Models and Subversion in Action is an excellent explanation of how version control works and how TortoiseSVN is implemented.



Chapter 4 The Daily Use Guide should cover everything your test engineer needs to know.

+1


a source







All Articles