Login / Register


Share Snipplr


Welcome To Snipplr


Everyone's Recent SVN Snippets



1 2 Next »
1 957 posted 15 years ago by benjaminpearson
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 821 posted 15 years ago by nitehawk
1 918 posted 15 years ago by glends
0 763 posted 15 years ago by jaspertandy
[See also: http://snipplr.com/edit/45271] Oops, didn't mean to commit that? Undo it easily:
0 738 posted 15 years ago by cczona
0 673 posted 16 years ago by paulbooker
Substitute and update keywords like $HeadURL$, $Revision$, etc. in a file on every commit to subversion repos. 1. Set svn:keywords on repos: $ svn propset --recursive svn:keywords 'HeadURL Revision LastChangedBy Date' /path/to/repo 2. Use this...
0 968 posted 16 years ago by zingo
0 670 posted 16 years ago by udayrayala
Run this command when you are in the directory where you want to changes the files that get ignored.
1 771 posted 16 years ago by jachin
To change the amount of context change the number after -U
0 1440 posted 16 years ago by jachin
2 704 posted 17 years ago by edwinjanmoss
3 1386 posted 17 years ago by bartbons
This is just a collection of shortened SVN commands (may take a split-second of time less than normal)
0 708 posted 17 years ago by mountainash
Recursively removes all .svn directories within a directory
23 4601 posted 18 years ago by speck
1 2 Next »