-
Notifications
You must be signed in to change notification settings - Fork 0
hbt/svn-tools
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Scripts: - batch/search_diff.php Will search a string across multiple revisions of a file. Example: php batch/search.php http://svn.ssipm.com/projects/uwo/ctms/lib/model/EmailTemplate.php [query] - batch/diff.php Will look for changes between specific lines in a file. Example: php batch/diff.php http://svn.ssipm.com/projects/uwo/ctms/lib/model/EmailTemplate.php 20 50 Will look for changes between lines 20 and 50 in all revisions of file. ---- Note: All scripts export all revisions of a file before computing. Make sure permissions are set
About
☠ search strings across multiple revisions and limit searches to specific lines in a file
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published