7 things tagged “svn”
-
Saturday November 6, 2010
What is the equivalent of "svn up" in Git? - Quora
There's a short answer and a long answer, the long answer being much more interesting -
Wednesday September 29, 2010
Open Source is about the differences - Apache Asserts
"There is still a deep gap between those of us who have been involved in the computer revolution and those that are still starting to understand deep changes like this culture of the differences that they would call historiography, as Bridle does." "[svn, git, diff] store and help us manage the whole history of a project, every single change that happened to it since it started. The repeated exposure to the list of changes, especially in projects that have sizable teams, helps us to understand the intention of the programmers that developed the code, the parallel processes going on, the programmers' fashion of different seasons... In other words, the culture of the community." -
Aggressive/aggressive commit messages
David Singleton posted a photo:
None of this passive bullshit.
"We are migrating away rom the big file because it is retarded. If you add to it I will cock punch you to the fucking moon." -
Monday July 13, 2009
Using xargs like I mean it, a bash example.
Using xargs like I mean it. svn st * | grep ā^ Cā | cut -c 8- | xargs svn... -
Friday March 13, 2009
Git - SVN Crash Course
Git crash course for those with a grounding in SVN. -
Thursday January 29, 2009
Why Git is Better Than X
-
Saturday October 6, 2007
Version Control with Subversion (Free Book)