Welcome To Snipplr


Everyone's Recent Snippets Tagged svn



Recursively SVN rename (move) all thtml-files to ctp-files . Fires this up in CakePHPs /views path.
0 1740 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 1829 posted 17 years ago by trey
Execute this to remove the .svn directory from the current directory and all sub directories
3 1801 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 2593 posted 17 years ago by wfdev
Useful when trying to cleanup a large repo to see where you've made the most changes
1 2384 posted 17 years ago by JacobSingh
Sure that programmers know this, but me as a sysadmin does not use svn that much.
3 2248 posted 18 years ago by therobot
0 1352 posted 18 years ago by udayrayala
Run this command when you are in the directory where you want to changes the files that get ignored.
1 1634 posted 18 years ago by jachin
To change the amount of context change the number after -U
0 2137 posted 18 years ago by jachin
0 1270 posted 18 years ago by vanne
this launches vi so you can add the files/dirs you want to ignore. i'm not happy.
4 1641 posted 18 years ago by mandric
updates (svn up) a working copy and displays the changes
4 1768 posted 18 years ago by zingo
3 2486 posted 18 years ago by bartbons
This is just a collection of shortened SVN commands (may take a split-second of time less than normal)
0 1398 posted 19 years ago by mountainash
0 2804 posted 19 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 1612 posted 19 years ago by plexus