Subscribe
Subscribe
Subscribe Options (Close)
Topic: versioncontrol
New with Topic: versioncontrol
Adam Turetzky bookmarked a link
11 hours ago
Delicious
| Topics: svn, hg, hgsubversion, version_co... | Add delicious to your profile
Delicious
| Topics: svn, hg, hgsubversion, version_co... | Add delicious to your profilepickupjojo bookmarked a link
17 hours ago
Delicious
| Topics: git, versioncon..., webdev, website | Add delicious to your profile
Delicious
| Topics: git, versioncon..., webdev, website | Add delicious to your profileEpora Telogs Regeva bookmarked a link
17 hours ago
Delicious
| Topics: programming, repository, hosting, versioncon... | Add delicious to your profile
Delicious
| Topics: programming, repository, hosting, versioncon... | Add delicious to your profileBastien bookmarked a link
igrigorik bookmarked a link
2 days ago
Delicious
| Topics: git, versioncon..., website, programming | Add delicious to your profile
Delicious
| Topics: git, versioncon..., website, programming | Add delicious to your profiledavemac bookmarked a link
Jay Dugger bookmarked a link
Oliver Steele » Blog Archive » My Git Workflow
Git’s great! But it’s difficult to learn (it was for me, anyway) — especially the index, which unlike the power-user features, comes up in day-to-day operation.Here’s my path to enlightment, and how I ended up using the index in my particular...
Git’s great! But it’s difficult to learn (it was for me, anyway) — especially the index, which unlike the power-user features, comes up in day-to-day operation.Here’s my path to enlightment, and how I ended up using the index in my particular...
Andrew Preston bookmarked a link
5 days ago
Delicious
| Topics: subversion, svn, hosting, development | Add delicious to your profile
Delicious
| Topics: subversion, svn, hosting, development | Add delicious to your profileclearcrystalmedia bookmarked a link
GitCasts
Pretty good screencasts demonstrating how to use Git SCM.
Pretty good screencasts demonstrating how to use Git SCM.
ByteEngine bookmarked a link
mach-ms bookmarked a link
gource
Gource is a software version control visualization tool. Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen...
Gource is a software version control visualization tool. Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen...
7 days ago
Delicious
| Topics: visualization, versioncon..., software, graphics | Add delicious to your profile
Delicious
| Topics: visualization, versioncon..., software, graphics | Add delicious to your profileGyuri bookmarked a link
7 days ago
Delicious
| Topics: tools, collaboration, programming, git | Add delicious to your profile
Delicious
| Topics: tools, collaboration, programming, git | Add delicious to your profilePixelnated (Jeremiah Hester) bookmarked a link
Aaron F Stanton bookmarked a link
9 days ago
Delicious
| Topics: git, windows, tutorial, versioncon... | Add delicious to your profile
Delicious
| Topics: git, windows, tutorial, versioncon... | Add delicious to your profilebruzed bookmarked a link
bruzed bookmarked a link
Yonatan Nguyen bookmarked a link
Jake Strawn bookmarked links
clearcrystalmedia posted a blog entry
Up and rolling with Git on Snow Leopard
This morning, I set up a Github account so that I could have some public repositories for my ColdFusion on Wheels plugins. Feel...
This morning, I set up a Github account so that I could have some public repositories for my ColdFusion on Wheels plugins. Feel...
clearcrystalmedia bookmarked a link
Installing Git on CentOS 5
Step-by-step instructions for installing Git on CentOS 5.
Step-by-step instructions for installing Git on CentOS 5.
12 days ago
Delicious
| Topics: polymorphism, git, scm, versioncon... | Add delicious to your profile
Delicious
| Topics: polymorphism, git, scm, versioncon... | Add delicious to your profileyaserbuntu bookmarked a link
analogue40 bookmarked links
Global Git Ignore // Elijah Miller
OS X has this file that creeps into any directory you browse called .DS_Store. All to often this file will accidentally get committed to a repository.Every time I setup a new git project, I end up adding .DS_Store to the .gitignore file. This ensures no...
OS X has this file that creeps into any directory you browse called .DS_Store. All to often this file will accidentally get committed to a repository.Every time I setup a new git project, I end up adding .DS_Store to the .gitignore file. This ensures no...
NEVERFEAR - Simpletons guide to git
This is simply a "click these buttons" guide to git. See the last section of the article for more advanced/better guides and resources.
This is simply a "click these buttons" guide to git. See the last section of the article for more advanced/better guides and resources.
14 days ago
Delicious
| Topics: tips, version, versioncon..., tracking | Add delicious to your profile
Delicious
| Topics: tips, version, versioncon..., tracking | Add delicious to your profileMountain bookmarked a link
prince bookmarked a link
Kin L posted a tweet
Cloud Infrastructure Version Control http://bit.ly/8dEZw4 via @AddToAny
Shayanlinux bookmarked a link
17 days ago
Delicious
| Topics: versioncon..., version, scm, control | Add delicious to your profile
Delicious
| Topics: versioncon..., version, scm, control | Add delicious to your profilePawka bookmarked links
TheDrake bookmarked a link
Mercurial SCM
Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.
Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.
19 days ago
Delicious
| Topics: versioncon..., opensource, programming, scm | Add delicious to your profile
Delicious
| Topics: versioncon..., opensource, programming, scm | Add delicious to your profileJRepin bookmarked a link
Pro Git - Pro Git Book
A full text of the Pro Git book
A full text of the Pro Git book
19 days ago
Delicious
| Topics: git, programming, development, opensource | Add delicious to your profile
Delicious
| Topics: git, programming, development, opensource | Add delicious to your profilePat R bookmarked a link
19 days ago
Delicious
| Topics: development, programming, software, reference | Add delicious to your profile
Delicious
| Topics: development, programming, software, reference | Add delicious to your profileprince bookmarked a link
21 days ago
Delicious
| Topics: development, scm, versioncon..., git | Add delicious to your profile
Delicious
| Topics: development, scm, versioncon..., git | Add delicious to your profilelebr1 bookmarked a link
21 days ago
Delicious
| Topics: git, tips, version-co..., sourcecontrol | Add delicious to your profile
Delicious
| Topics: git, tips, version-co..., sourcecontrol | Add delicious to your profileRob Lambert bookmarked a link
25 Tips for Intermediate Git Users : Andy Jeffries : Ruby on Rails, MySQL and jQuery Developer
"I’ve been using git for about 18 months now and thought I knew it pretty well. Then we had Scott Chacon from GitHub over to do some training at the company I’m contracting with and I learnt a ton in the first day.As someone who’s always...
"I’ve been using git for about 18 months now and thought I knew it pretty well. Then we had Scott Chacon from GitHub over to do some training at the company I’m contracting with and I learnt a ton in the first day.As someone who’s always...
AccuRevSCM posted a blog entry
Overcoming Resistance to Change by SCM
We ran across the article “Overcoming Resistance to Change by SCM” by Ben Weatherall on CMCrossroads. The excerpts below...
We ran across the article “Overcoming Resistance to Change by SCM” by Ben Weatherall on CMCrossroads. The excerpts below...
Bill Day bookmarked links
Ottered bookmarked a link
The Ultimate Guide to Version Control for Designers
For most developers, version control tools are the most important tools in their toolbox. Every development project starts with choosing the right version control system.However the majority of designers are still not familiar with the concept of...
For most developers, version control tools are the most important tools in their toolbox. Every development project starts with choosing the right version control system.However the majority of designers are still not familiar with the concept of...
Bill Day bookmarked a link
aaronbassett bookmarked a link
25 days ago
Delicious
| Topics: dbdeploy, database, build, versioncon... | Add delicious to your profile
Delicious
| Topics: dbdeploy, database, build, versioncon... | Add delicious to your profileRoman L bookmarked a link
26 days ago
Delicious
| Topics: versioncon..., programming, development, scm | Add delicious to your profile
Delicious
| Topics: versioncon..., programming, development, scm | Add delicious to your profilegss bookmarked a link
Mountain bookmarked a link
gerrit - Project Hosting on Google Code
git code review tool
git code review tool
27 days ago
Delicious
| Topics: java, tools, versioncon..., codereview | Add delicious to your profile
Delicious
| Topics: java, tools, versioncon..., codereview | Add delicious to your profileBruno B. bookmarked links
28 days ago
Delicious
| Topics: git, versioncon..., programming, ref | Add delicious to your profile
Delicious
| Topics: git, versioncon..., programming, ref | Add delicious to your profileJason bookmarked a link
Nicolas Rolland bookmarked a link
Laura bookmarked a link
Version Control for Designers
Git basics in plain language ... kinda.
Git basics in plain language ... kinda.
aaronbassett bookmarked a link
mvdn bookmarked a link
Nick H posted a blog entry
Why version control is important for solo developers
It’s common practice for any software project with multiple coders to use some version control mechanism. CVS or Subversion...
It’s common practice for any software project with multiple coders to use some version control mechanism. CVS or Subversion...
Jaux bookmarked a link
Related topics
development
dvcs
git
howto
programming
reference
SCM
software
subversion
svn
tips
tools
tutorial
vcs
version
Top members tagged
Top communities tagged
You
Explore
Create
Help
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy | Report Abuse
Copyright © 2005-2009 MyBlogLog. All rights reserved. Copyright/IP Policy































