There are some rather easy to follow videos on youtube about using SVN. It worked for me when I saw it, also there are 'quick guides' which only focus on the key commands, sort of like 'cheat sheets'. http://infographicality.com/prelucrate/Electronics%20Technology/ECS%20subversion%20www.infographicality.com.jpg https://www.youtube.com/watch?v=6jP6k71qe0c
I have a similar issue trying to teach SVN to a developer who is used more to a GUI environment and might get dissuaded of using a command line interface. Windows usually have tortoiseSVN but being the FLOSS minded person that I am, I would rather recomend a FLOSS gui tool like: http://winsvn.org http://www.rapidsvn.org/ On 7/1/14, Andrea Pescetti <[email protected]> wrote: > Pedro Albuquerque wrote: >> quoting you: >> "Then all you need to learn is the "svn commit" operation. You must >> install svn (short for Subversion) in your system. A basic tutorial >> about checkout, update and commit will teach you all you need (of >> course, ask if you are stuck)." >> Where can I find this guide? > > This page for example has all you need (and possibly more, you can skip > the long part about managing conflicts in first reading). > > http://svnbook.red-bean.com/en/1.7/svn.tour.cycle.html > > Regards, > Andrea. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Alexandro Colorado Apache OpenOffice Contributor 882C 4389 3C27 E8DF 41B9 5C4C 1DB7 9D1C 7F4C 2614 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
