Bash News & Education
Snipplr Ruby Gem, Bringing Snipplr Into the Command Line
Posted by narkisr on 07/16/08
Command Line Interface (CLI) has long been my favorite interface when handling code, it makes it easy to edit, search and traverse your code base with tools like vim, find and grep. Common CLI usage includes the copy and pasting of code snippets. However, keeping track of all those snippets isn’t easy , Snipplr makes the [...]
Everyone's Recent Bash Snippets Tagged 'svn'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 2] Next »
Bash svn Bash saved by 1 person
Locating changes made between two revision in SVN
posted on July 22, 2008 by narkisr
Bash svn subversion saved by 1 person
Point subversion working copy to moved repository URL
posted on June 23, 2008 by cczona
Bash php svn cakephp cli
SVN rename all your CakePHP views from thtml to ctp
posted on May 28, 2008 by zingo
Bash svn git
Ignoring files from SVN in a Git repository
posted on May 28, 2008 by trey
Bash svn saved by 2 people
Delete all .svn folders inside of a folder tree
posted on May 22, 2008 by trey
Bash svn recursive all commit
Add all unversioned (except ignored) to commit
posted on May 16, 2008 by benpjohnson
Bash svn Shell Bash unix cli find
Find all files and directories in project excluding .svn
posted on April 17, 2008 by koncept
Bash svn Bash git
Remove all SVN folders in a directory
posted on April 16, 2008 by jonallanharper
Bash svn Bash delete remove find saved by 3 people
Recursively remove .svn directories
posted on April 15, 2008 by meinhard
Bash svn Bash recursive add saved by 1 person
SVN Add Recursively
posted on April 8, 2008 by tylerhall
Bash svn Shell script unix saved by 1 person
Remove .SVN files from a directory structure
posted on April 2, 2008 by wfdev
Bash svn subversion grep
Find how many commits / revisions have been made per directory in svn
posted on March 19, 2008 by JacobSingh
Bash svn subversion saved by 1 person
svn:propset
posted on March 15, 2008 by cczona
Bash svn saved by 1 person
Set executable permissions on a file under subversion
posted on March 5, 2008 by therobot
Bash svn saved by 3 people
Reverting to the previous version of a file with subversion
posted on February 28, 2008 by therobot
Bash svn Bash subversion
Determine the change in file size in lines between Subversion revisions
posted on January 4, 2008 by zingo
Bash svn Bash utilities saved by 2 people
Automatically remove all nonexsiting files in the current dir from svn
posted on December 22, 2007 by berkes
Bash svn Bash utilities saved by 1 person
Automatically add all new files in the current dir.
posted on December 22, 2007 by berkes
Bash svn saved by 2 people
edit svn ignore properties on a directory
posted on November 27, 2007 by mandric
Bash svn htaccess apache web saved by 1 person
Deny Access to .svn Files From Web
posted on September 15, 2007 by tylerhall
Bash svn admin saved by 3 people
Remove all .svn folders in a directory tree
posted on August 23, 2007 by yuconner
Bash svn Bash subversion saved by 5 people
Display svn changelog on "svn up"
posted on June 17, 2007 by zingo
Bash svn Bash rails ruby saved by 1 person
Create RoR project skeleton in svn
posted on February 6, 2007 by sudarkoff
Bash svn ruby subversion
Import all new files in a subversion working copy
posted on January 31, 2007 by plexus
Bash svn Bash rails saved by 1 person
Bash script for new Rails project with SVN
posted on January 12, 2007 by tictoc
« Prev [Page 1 of 2] Next »

Textmate Bundle