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

  • SEARCH
  • Home
  • 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 7513657
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T00:15:06+00:00 2026-05-30T00:15:06+00:00

After checking in, svn log –limit 1 does not show my most recent checkin.

  • 0

After checking in, svn log --limit 1 does not show my most recent checkin.
If I run svn log --limit 1 -r HEAD I will get my most recent checkin. Does anyone have a guess to what is going on here? Is it a local-time / server time issue? How would I know / resolve?

  • 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-30T00:15:09+00:00Added an answer on May 30, 2026 at 12:15 am

    If you invoke svn log on a working copy it will show you the revisions from your last update, not your last commit. This is because of the concept of mixed versions working copy

    Basically imagine this example:

    1. 2 Developers (dev_a and dev_b) start to work on some code:
    2. both check out same directory, same revision (say r100)
    3. dev_a changes file_a.txt
    4. dev_b changes file_b.txt
    5. dev_a commits revision 101
    6. dev_b commits revision 102

    both developers workingcopies are now in mixed revisions. So svn log will start on revision r100 on both workingcopies because this is the last updated revision.

    dev_b’s workingcopy is not on revision 102, because he didn’t update. So r101 with dev_a’s changes are not in his workingcopy.

    The solution is either to update your working copy or use -r HEAD

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

Sidebar

Related Questions

After checking out the official documentation , I am still not sure on how
I am new to R programming. After checking some tutorial I picked up most
After checking out code for the first time from a repository into Eclipse using
After checking out a branch in a repository git always prints a list of
I just went through some MVC tutorials after checking this site out for a
How to remove using jquery html table row after checking checkbox that in this
I have an array of uint-types in C#, After checking if the program is
After reading the Head First Design Patterns book and using a number of other
how do i disable an html element after checking in php if it exists?
Paperclip produces this error, after checking out the plugin's rails3 branch. My Gemfile has

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.