mohit | Shared With: Everyone - Dec 28 2007 | todo, software, development, source control, mercurial, tools
My friend recommends DVCS, specifically Mercurial, over centralized source control.
Quoted: First generation DVCSes include Arch and Monotone. The second generation was prompted by the arrival of Darcs, followed by a host of others, including Mercurial, Bazaar, and Git.
...
See the List of revision control software for a more comprehensive list.
mohit | Shared With: Everyone - Dec 28 2007 | perforce, p4, development, source control
mohit | Shared With: Everyone - Feb 22 2007 | microsoft, development, shelving, source controlShelving is a good feature. We used to use a script called bbpack to achieve something similar on top of Source Depot (derivative of Perforce). I am trying to find something similar for Perforce.
Quoted: Shelving alleviates the problems posed by having a daily check-in. With TFS, you save a copy of your current changes to the source control repository at the end of the day. However, as part of this process, you indicate that the source code isn't ready for others to retrieve. The code is put on the shelf, so to speak. Only you will be able to access the shelved version. That way, your daily changes to the source code are backed up, but other team members won't be able to access the unfinished code.
mohit | Shared With: Everyone - Jan 23 2007 | backups, subversion, source control, todo
I had never thought of using source control to do "backups" of settings and documents files. Make sense. I'm going to set up a subversion server for this purpose.
Quoted: I have a Subversion repository that contains stupid stuff like my .emacs file, and then I have some personal wiki's and blogs that use files or mysql dbs under the covers.
Related Content from Around Faves
developer
-
Zach's greatly improved the look of this sample app - and now the Save dialog comes up when you try to create a save (you need to fill in username, password, and email address to create an account).
2 FaversViewed: 21 Times - Tosh - Sep 04 20081 FaverViewed: 11 Times
- petersigrist - Sep 06 20081 FaverViewed: 6 Times
