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 532855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T09:26:54+00:00 2026-05-13T09:26:54+00:00

Something I don’t understand about how SVN displays log output. Suppose I have a

  • 0

Something I don’t understand about how SVN displays log output. Suppose I have a project at revision 10. I then alter a subfile in the project, which is now at revision 11. The svn log command now shows me the following:

svn log -vv 
            r10 ...
            ------
            r9 ...
            ------
            r8 ...

However, the lastest change (r11) shows up only if I specify the filename:

svn log -vv ChangedFilename
            r11 ...

Shouldn’t r11 show up in the first command as well?

  • 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-05-13T09:26:54+00:00Added an answer on May 13, 2026 at 9:26 am

    Explanation is in the handbook:
    http://svnbook.red-bean.com/en/1.5/svn.tour.history.html#svn.tour.history.log

    Why Does svn log Not Show Me What I Just Committed?

    If you make a commit and immediately
    type svn log with no arguments, you
    may notice that your most recent
    commit doesn’t show up in the list of
    log messages. This is due to a
    combination of the behavior of svn
    commit and the default behavior of svn
    log. First, when you commit changes to
    the repository, svn bumps only the
    revision of files (and directories)
    that it commits, so usually the parent
    directory remains at the older
    revision (See the section called
    “Updates and commits are separate” for
    an explanation of why). svn log then
    defaults to fetching the history of
    the directory at its current revision,
    and thus you don’t see the newly
    committed changes. The solution here
    is to either update your working copy
    or explicitly provide a revision
    number to svn log by using the
    –revision (-r) option.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There must be something I don't understand about dictionaries. I have the following code:
There is something I don't understand in Java's regular expressions. I have the following
I think there is something I don't understand about same origin limitation for XMLHttpRequest
I'm new to Blackberry development and have come across something I don't understand. I
There's something I don't understand about neural networks. I've tried to use them with
There's something I don't fully understand about node cloning with the PHP's DOM api.
There's something I don't understand about Scala's collection.mutable.Seq . It describes the interface for
This is probably just something I don't understand about c++, but why does this
There's something I don't understand about memory barrier use and I'm hoping for clarification.
There must be something i don't understand about linking files -- but here's my

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.