I wish to learn/understand/use a version control. Do you know any good video tutorial? I'm programming in PHP and C/C++(learning stage) but i think this is not important as long you get the concept.
How can I get the concept?
I'd suggest reading the SVN Book and playing with a sample repository. You won't be able to learn nearly as much watching a video as you'd be able to by just playing around with svn. That being said, link text appears decent (only a quick glance).
Dimecasts has some (5) video tutorials on using SVN
- Creating and Applying patches with Subversion (SVN)
- Learning how to resolve conflicts within Subversion (SVN) using TortoiseSVN
- Setting up a Project in Subversion (Svn)
- Learning the Check-in Dance
- Setting up a Project for Source Control
You can find a lot of Subversion tutorials on YouTube.
Also BestTechVideos is plenty of SVN stuff.
You can have a glance at slideshare : http://www.slideshare.net/search/slideshow?q=svn&submit=post&searchfrom=header
You'll certainly find out a presentation that suits your need.
This video is the first one I found that is like what I would do if I sat with you to show you how to use Subversion. http://www.youtube.com/watch?v=jvtdL2fQFts
Here is a video tutorial for using subversion on windows with Assembla free hosting. BTW, it has much more than svn hosting.
New Video tutorial is avaliable form PluralSight
Introduction to SVN Introduction to setting up and using SVN for Windows development.
http://www.pluralsight-training.net/microsoft/courses/TableOfContents?courseName=intro-to-svn&highlight=john-sonmez_svn-m1-introduction*3!john-sonmez_svn-m2-setup*1,3!john-sonmez_svn-m3-commands!john-sonmez_svn-m4-branching!john-sonmez_svn-m5-best-practices#svn-m1-introduction
you may check this out too
精彩评论