Version Control Tips, Tricks and Good Citizenship

Version Control Tips, Tricks and Good Citizenship

PHP UK Conference via YouTube Direct link

How do we automate?

24 of 35

24 of 35

How do we automate?

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Version Control Tips, Tricks and Good Citizenship

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Tess Barnes
  3. 3 Basic levels
  4. 4 Bonus levels
  5. 5 Minor conflict resolution
  6. 6 Interleaved causes
  7. 7 Fixing add conflicts
  8. 8 Fixing delete conflicts
  9. 9 Missing files trying to apply change to non existent file
  10. 10 Avoiding missing files
  11. 11 here's why
  12. 12 Get out of jail free
  13. 13 Why just fix?
  14. 14 VC tree bonsai
  15. 15 Branching strategy
  16. 16 Coping with complexity
  17. 17 Script Examples
  18. 18 What is a hook?
  19. 19 Why enforce authorisation
  20. 20 Authorisation solutions
  21. 21 What if you use git?
  22. 22 Enforcing code review two heads are better than one
  23. 23 Why use tools with this?
  24. 24 How do we automate?
  25. 25 Getting outside help
  26. 26 Enforcing standards making it easier to handle... HUNDREDS OF LINES OF CODE
  27. 27 TortoiseSVN example
  28. 28 server hook example
  29. 29 Creating change logs the lazy way
  30. 30 Lazy change logs
  31. 31 Validate commit messages Check min length Pattern match
  32. 32 scrape details from svn log
  33. 33 Publish those logs
  34. 34 Keep everyone in the loop
  35. 35 Start a revolution

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.