Dev Links |
Author |
Message |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sat Oct 20, 2007 11:34 am Post subject: SCM (CVS, SVN,...) |
|
|
Open Source Development with CVS,
by Karl Fogel and Moshe Bar
"This manual describes how to use and administer CVS (Concurrent
Versions System). It is part of a larger work entitled Open Source
Development With CVS; please see the introduction for details."
CVS Tutorial
"This small tutorial describes how CVS can be used within a project to
maintain version history. Two real-life examples are shown in addition
to basic CVS operations."
Last edited by delovski on Sun Dec 02, 2007 9:56 pm; edited 2 times in total |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sat Oct 20, 2007 5:49 pm Post subject: |
|
|
Subversion With Mac OS X Tutorial
"This tutorial explains the basics from installing the software and getting
started to working with other people on the same project. It is written
primarly for Mac OS X users, but since Subversion itself works the same
on all platforms, most of this tutorial should apply to Linux or Windows
users, too." |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sat Oct 20, 2007 6:26 pm Post subject: |
|
|
Version Control with Subversion,
by Ben Collins-Sussman, Brian W. Fitzpatrick & C. Michael Pilato
"During the entire time they wrote this book, Ben, Mike, and Brian haunted
the Subversion mailing lists and chat rooms incessantly, carefully noting
the problems users were having in real-life situations. Monitoring such
feedback is part of their job descriptions at CollabNet anyway, and it gave
them a huge advantage when they set out to document Subversion." |
|
Back to top |
|
 |
XNote Kapetan
Joined: 16 Jun 2006 Posts: 537
|
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sun Dec 02, 2007 9:57 pm Post subject: |
|
|
JoS: Subversion - is it that good?
"I've noticed that a lot of people here recommend Subversion. I'm evaluating
it for our company (we currently use CVS), and I can see a lot of advantages." |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Thu May 01, 2008 1:33 am Post subject: |
|
|
iBanjo - Subversion’s Future?
"What role does Subversion — a “best of breed” centralized version control
system — have in a world where everyone is slowly moving to decentralized
systems?" |
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Tue Sep 16, 2008 12:25 am Post subject: |
|
|
stackoverflow: How to actually use a source control system?
"Can anyone step me through where everything lives and how I test along
the way, while keeping true to the goal of having a 'time machine' handy?" |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Tue Oct 07, 2008 4:07 pm Post subject: |
|
|
Just discovered Essential CVS at O'reilly Commons. There are many
other books there. |
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
Posted: Mon Oct 13, 2008 1:35 pm Post subject: |
|
|
JoS: How do you use Subversion?
"I have installed Subversion along with TortoiseSVN client. In the documentation
it tells me I can use a repository for each new project or I can add all projects to
the same repository. What is the best way to do this?" |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Wed Oct 22, 2008 12:44 am Post subject: |
|
|
Eric Sink - Nobody is teaching people how to do source control
"This is part of an online book called Source Control HOWTO, a best
practices guide on source control, version control, and configuration
management." |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sat Jan 10, 2009 3:51 pm Post subject: |
|
|
Slashdot: Git Adoption Soaring; Are There Good Migration Strategies?
"Distributed version control systems (DVCS) seem to be the next big thing
for open source software development. Many projects have already
adopted a DVCS and many others are in the process of migrating. There
are a lot of major advantages to using a DVCS, but the task of migrating
from one system to another appears to be a formidable challenge. The
Perl Foundation's recent switch to Git took over a year to execute. The
GNOME project is planning its own migration strategy right now after
discovering that a significant majority of the project's developers favor Git.
Perhaps some of the projects that are working on transitions from other
mainstream version control systems can pool their resources and
collaborate to make some standardized tools and migration best practices
documentation. Does such a thing already exist? Are any folks out there in
the Slashsphere working on migrating their own project or company to a
DVCS? I'd appreciate some feedback from other readers about what
works and what doesn't." |
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
Posted: Sun Jun 07, 2009 6:31 pm Post subject: |
|
|
MF - Setting up SVN and Xcode
"I have decided to make my program open-source and to allow other people
to contribute want to setup SVN. I know absolutely nothing about it, and I am
wondering how you can get it to work with Xcode (which appears to have bu-
ilt in support)?" |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Thu Sep 08, 2011 12:44 am Post subject: |
|
|
Nick Farina - Git Is Simpler Than You Think
"In Git there is no “client” and “server”. A repository is a repository, no
matter if it’s on my machine, your machine, or Github.com." |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Thu Aug 30, 2012 12:54 pm Post subject: |
|
|
Jason's Dev Page - MacHg
"This is all you need if you want to use Mercurial on OSX. MacHg contains its
own local copy of Mercurial and associated extensions and does not conflict
with any other installed version of Mercurial binaries / extensions.
Requirements: OSX 10.6+" |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sat Aug 27, 2016 12:54 pm Post subject: |
|
|
jakubdziworski - Github Code Search - Programmers' Goldmine
"Github search provides a way to query repos in a various ways. One
of them is searching code. This is extremly powerful feature. Every line
ever written by anybody can be found with simple queries. The 'good'
thing about github is that the private repos are not free, so there are
many projects implicitly shared to public by people who just want to
backup their code. This is a goldmine of information!
Below are some of the examples which I find github search code is handy for." |
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
Posted: Wed May 03, 2017 10:43 am Post subject: |
|
|
smartsvn.com - SmartSVN Manual
"SmartSVN is a graphical Subversion (SVN) client. Its target audience are
users who need to manage a number of related files in a directory structure,
to control access in a multi-user environment and to track changes to the
files and directories. Typical areas of application are software projects,
documentation projects and website projects." |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sat May 06, 2017 11:35 pm Post subject: |
|
|
mercurial-scm.org - Mercurial - Tutorial & Getting started
"The Mercurial program is named hg. Every Mercurial command starts with
hg, followed by the command name, followed by any relevant options and
arguments." |
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sat Feb 23, 2019 1:11 pm Post subject: |
|
|
rw - How To Use Git Source Control with Xcode 9
"In this tutorial, you'll learn how to use git source control with Xcode 9;
whether committing or reverting, branching or merging, this tutorial has
you covered.
Once that's done, you need to add your GitHub credentials to Xcode. Open
Xcode Preferences and select the Accounts tab. Press the + in the lower left
corner and select GitHub as the account type." |
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
Posted: Mon Apr 08, 2019 8:15 am Post subject: |
|
|
https://www.smashingmagazine.com/2018/04/sharing-code-between-projects/
Sharing Code Between Projects: Lessons Learned In The Trenches
Ever find yourself writing the same code over and over again? In this article, Jonathan Saring shares his and his team's lessons learned from their own journey towards simple and effective code sharing. |
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
|
Back to top |
|
 |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3247 Location: Europe
|
Posted: Wed Jan 31, 2024 4:48 pm Post subject: |
|
|
git-fork.com - Fork - Git client
"Fork is getting better and better day after day and we are happy to share our
results with you." |
|
Back to top |
|
 |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Mon Apr 08, 2024 2:59 pm Post subject: |
|
|
deprogrammaticaipsum.com - Twenty Years Is Nothing
"It is difficult to imagine that merely twenty years ago, the landscape of source
control tools was more diverse, and the choice of one such tool was much more
complicated than today. Actually, Git was not even on the map yet." |
|
Back to top |
|
 |
|