Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8695373
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:01:05+00:00 2026-06-13T01:01:05+00:00

We just transferred to Subversion from an old version control system and I am

  • 0

We just transferred to Subversion from an old version control system and I am just trying to learn it on my windows machine using command line interface first. (I know there is TortoiseSVN but there is more that I’d like to accomplish later… 🙂 )

I just wanted to know if there is an SVN command that I could execute that will list to me all the files that was changed/added/deleted given a particular timestamp?

Example, I would monitor one of the folder in my subversion repository and given a particular date I would like to list all the files that were change/altered/deleted/added/updated in that particular repository.

Say, starting yesterday…I would like to list all those files.

is this possible?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T01:01:06+00:00Added an answer on June 13, 2026 at 1:01 am

    Yes it is:
    you use the svn log command with -r switch:

    svn log <URL_TO_YOUR_REPO> -r{YYYY-MM-DD}
    

    From SVNs help:

       -r [--revision] ARG      : ARG (some commands also take ARG1:ARG2 range)
                                  A revision argument can be one of:
                                      NUMBER       revision number
                                     '{' DATE '}' revision at start of the date
                                     'HEAD'       latest in repository
                                     'BASE'       base rev of item's working copy
                                     'COMMITTED'  last commit at or before BASE
                                     'PREV'       revision just before COMMITTED
    

    Keep in mind it shows you all revisions before that specific date. So to see everything from today (2012-10-15) you should write:

    svn log <URL_TO_YOUR_REPO> -r{2012-10-16}:{2012-10-14}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just transferred a PHP website from a Linux server to Windows. Everything seems
Hello MODx developers, I am using MODx revolution. I have just transferred site from
I just transferred from a college to a university and it seems like everything
I'm trying a new approach to int 0x13 (just to learn more about the
I have a problem transferring ascii files from a Windows 7 machine to a
I have just transferred my blog from my local webserver to Amazon EC2 Free
Recently I transferred a set of data from one server to hpcc(high-performance computing) Command
I'm trying to find a way to get the number of bytes transferred from
I need to transfer a huge file from local machine to remote machine using
I just transferred a Joomla website over to a new server and for some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.