Very first hit by google for “svn log date range”: http://svn.haxx.se/users/archive-2006-08/0737.shtml
So
svn log <url> -r
will get
{2008-09-19}:{2008-09-26}
all changes for the past week,
including today.
And if you want to generate reports for a repo, there’s a solution: Statsvn.
HTH
Related Contents:
- What do “branch”, “tag” and “trunk” mean in Subversion repositories?
- How do I ignore files in Subversion?
- How do I create a branch?
- Working copy XXX locked and cleanup failed in SVN
- Temporarily put away uncommitted changes in Subversion (a la “git-stash”)
- How do you remove Subversion control for a folder?
- How do I move a file (or folder) from one folder to another in TortoiseSVN?
- “unadd” a file to svn before commit
- Reverting single file in SVN to a particular revision
- List files committed for a revision
- examining history of deleted file
- How to display a specific user’s commits in svn log?
- Is it possible to have a Subversion repository as a Git submodule?
- Where is svn.exe in my machine?
- Using Version Control for Home Development?
- Is there a Subversion command to reset the working copy?
- How to see what will be updated from repository before issuing “svn update” command?
- git-svn not a git command?
- SVN encrypted password store
- SVN: Ignore some directories recursively
- Undoing a commit in TortoiseSVN
- How do you deal with configuration files in source control?
- How do I Unignore a file in TortoiseSVN?
- Resolving tree conflict
- What causes the SVN Error “Not a working copy”?
- How to add an existing folder with files to SVN?
- svn diff: file marked as binary type
- “svn log” not showing all recent commits
- Should I have to add files to git every time I want to commit?
- What’s a simple way to undelete a file in subversion?
- Server certificate verification failed: issuer is not trusted
- Need to restore a deleted branch in Subversion
- How can I keep the original file [commit] timestamp on Subversion?
- How can I prevent Subversion commits without comments?
- Force an SVN checkout command to overwrite current files
- Equivalent of “.gitignore” file with Subversion [duplicate]
- Get all branch names in SVN
- How can I force subversion to commit an unchanged file?
- Retract accidental checkin
- What happens if I add a symbolic link to subversion?
- How change default SVN username and password to commit changes?
- What does a TortoiseSVN cleanup actually do?
- Updating from svn repository returns “Could not read chunk size” error
- How exactly does subversion store files in the repository?
- Move Directory across SVN repository using Tortoise SVN
- TortoiseSVN – “revert changes from this revision” vs “revert to this revision”
- AnkhSvn is installed but not working in Visual Studio 2013
- Subversion – What are the differences between the SVN checkout and SVN update commands?
- Subversion branch reintegration in v1.6 [duplicate]
- Git svn rebase : checksum mismatch