Welcome To Snipplr


Everyone's Recent Snippets Tagged svn



0 1010 posted 16 years ago by skrippendorf
.svn Ordner im Repository löschen
0 3043 posted 16 years ago by skrippendorf
1 2327 posted 16 years ago by benjaminpearson
0 1447 posted 16 years ago by dividespace
I use this to scan an entire repository for an issue number and print out all of the revisions that reference it. XSLT is far faster now then it was in the old days. Xalan (not known as the fastest engine) can run this on my 10mb log file in under...
1 1208 posted 16 years ago by nitehawk
0 1205 posted 16 years ago by phalkunz
0 1301 posted 16 years ago by phalkunz
I changed the code on the web site slightly to get it to work with the registry editor. Once this new shell command is in place, right click on the directory of interest, and select "Delete SVN Folders" to strip all the .svn folders from the direc...
2 3844 posted 16 years ago by bswimley
A common Drupal problem: how to save e.g. your blocks configuration without dragging an X Gig database around. A simple command that dumps a table in a way that it can be inserted into SVN. Every row is dumped as a single line, and they are sor...
1 1148 posted 16 years ago by berkes
1 1382 posted 16 years ago by arcturus
1 1358 posted 16 years ago by glends
0 1172 posted 16 years ago by jaspertandy
Very useful for when you don't have Cygwin or are not running on a linux box...
0 3401 posted 16 years ago by abwaters
1 1181 posted 16 years ago by wdso
[See also: http://snipplr.com/edit/45271] Oops, didn't mean to commit that? Undo it easily:
0 1133 posted 16 years ago by cczona
0 1021 posted 16 years ago by otaqui
0 1023 posted 16 years ago by paulbooker
Copy a directory (and subdirectories) without .svn files.
0 1184 posted 16 years ago by sanjivarunsahayamhotmailcom
Simple function which makes it easy to add files to svn in bash (add this to your .bashrc file).
1 1368 posted 16 years ago by narkisr
Here's how to copy 2 directories and strip the .svn and .cvs nonsense, basically an export function, but locally
1 1337 posted 17 years ago by vanne
0 1007 posted 17 years ago by cori
This command lists all the differences that were made between two revisions in SVN.
2 1544 posted 17 years ago by narkisr