git

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/

Intro to Git for Web Designers

Unless you’re a one person web shop with no team to collaborate with, you’ve experienced the frustration that goes along with file sharing. No matter how hard you try, when multiple people are working on a single project without a version control system in place things get chaotic . If you work with developers on the buildout and implementation of websites, the merge between front-end templates and back-end functionality can be a scary black hole. Issues like overwrites, lost files, and the all-too-common “working off a previous version” phenomenon crop up constantly . And once back-end functionality has been put into your templates, you become terrified to touch them for fear of breaking something a developer spent a great deal of time getting to work.
Have you ever worked on a project that was so unwieldy, you were scared to update a file or add a feature? Maybe the problem was that you weren’t using a version control system. In today’s tutorial, we’ll learn the basics of what might possibly be the best VCS in the world: Git . What is Git? Git is a open-source code managemen tool; it was created by Linus Torvalds when he was building the Linux kernel. Because of those roots, it needed to be really fast; that it is, and easy to get the hang of as well. http://net.tutsplus.com/tutorials/other/easy-version-control-with-git/

Easy Version Control with Git - Nettuts+

Recently I’ve come across some problems on managing trunk /branches/tags. As a result of manual merging two branches I’ve ended up with hours spent on editing conflicts and checking the system. It’s obvious this was not a good sign as new bugs might have been introduced. I’ve decided to organise the way the revision control system is used.

How to manage trunk/branches/tags in the project while bug fixin

http://dobrzanski.net/2009/04/03/how-to-manage-trunkbranchestags-in-the-project-while-bug-fixing-and-regular-development/
http://www.subversion.com.br/forum/viewtopic.php?f=3&t=10 Deprecated : Function set_magic_quotes_runtime() is deprecated in /home/subversi/public_html/forum/common.php on line 106 [phpBB Debug] PHP Notice : in file /includes/session.php on line 916 : Cannot modify header information - headers already sent by (output started at /common.php:106) [phpBB Debug] PHP Notice : in file /includes/session.php on line 916 : Cannot modify header information - headers already sent by (output started at /common.php:106) [phpBB Debug] PHP Notice : in file /includes/session.php on line 916 : Cannot modify header information - headers already sent by (output started at /common.php:106) Warning : Cannot modify header information - headers already sent by (output started at /home/subversi/public_html/forum/common.php:106) in /home/subversi/public_html/forum/includes/functions.php on line 3526

subversion.com.br • Ver Tópico - Por onde começar

CommitMonitor | Stefan's Tools

CommitMonitor is a small tool to monitor Apache ™ Subversion ® repositories for new commits. It has a very small memory footprint and resides in the system tray. In case you have multiple repositories under an SVNParentPath with the SVNListParentPath directive activated in Apache, CommitMonitor can monitor these URLs too, as you can see in the screenshot above: the "Private Projects" is shown as a folder, which means this is an URL to an SVNParentPath URL. http://tools.tortoisesvn.net/CommitMonitor