Login / Register


Share Snipplr


Welcome To Snipplr


Everyone's Recent SVN Snippets



1 2 Next »
1 776 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 644 posted 14 years ago by nitehawk
1 709 posted 15 years ago by glends
0 574 posted 15 years ago by jaspertandy
[See also: http://snipplr.com/edit/45271] Oops, didn't mean to commit that? Undo it easily:
0 547 posted 15 years ago by cczona
0 515 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 761 posted 15 years ago by zingo
0 502 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 599 posted 16 years ago by jachin
To change the amount of context change the number after -U
0 1202 posted 16 years ago by jachin
2 524 posted 16 years ago by edwinjanmoss
3 1138 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 561 posted 17 years ago by mountainash
Recursively removes all .svn directories within a directory
23 3702 posted 17 years ago by speck
1 2 Next »