Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged svn



1 2 3 Next »
0 1113 posted 17 years ago by cori
This command lists all the differences that were made between two revisions in SVN.
2 1671 posted 17 years ago by narkisr
Recursively SVN rename (move) all thtml-files to ctp-files . Fires this up in CakePHPs /views path.
0 1581 posted 17 years ago by zingo
Good for when you did a checkout when you meant to do an export or what-have-you.
2 1666 posted 17 years ago by trey
Execute this to remove the .svn directory from the current directory and all sub directories
3 1652 posted 17 years ago by meinhard
Quick command I use to remove .SVN folders from a tree structure copied from SVN working copy. Sometimes a bit easier than running an export.
6 2409 posted 17 years ago by wfdev
Useful when trying to cleanup a large repo to see where you've made the most changes
1 2158 posted 17 years ago by JacobSingh
Sure that programmers know this, but me as a sysadmin does not use svn that much.
3 2065 posted 17 years ago by therobot
this launches vi so you can add the files/dirs you want to ignore. i'm not happy.
4 1509 posted 18 years ago by mandric
updates (svn up) a working copy and displays the changes
4 1599 posted 18 years ago by zingo
0 2618 posted 18 years ago by sudarkoff
There's another snippet here that's pure Ruby. This one can be used from the command line directly. The previous version still used Ruby, this one is pure shell.
0 1449 posted 18 years ago by plexus
1 2 3 Next »