Login / Register


Share Snipplr


Welcome To Snipplr


Everyone's Recent SVN Snippets



1 2 Next »
1 784 posted 14 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 649 posted 14 years ago by nitehawk
1 714 posted 15 years ago by glends
0 581 posted 15 years ago by jaspertandy
[See also: http://snipplr.com/edit/45271] Oops, didn't mean to commit that? Undo it easily:
0 551 posted 15 years ago by cczona
0 521 posted 15 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 764 posted 15 years ago by zingo
0 508 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 603 posted 16 years ago by jachin
To change the amount of context change the number after -U
0 1209 posted 16 years ago by jachin
2 529 posted 16 years ago by edwinjanmoss
3 1148 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 569 posted 17 years ago by mountainash
Recursively removes all .svn directories within a directory
23 3726 posted 17 years ago by speck
1 2 Next »