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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T09:51:40+00:00 2026-05-24T09:51:40+00:00

When I did svn update and SVN asked me about a few differences, I

  • 0

When I did svn update and SVN asked me about a few differences, I told it to postpone them.

Now I would like to resolve them, but svn update just tells me “up to date”, even though svn diff shows me the differences.

How do I make svn update ask me about the conflicts again?

  • 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-24T09:51:40+00:00Added an answer on May 24, 2026 at 9:51 am

    svn update won’t ask about the conflicts again because it has dealt with them.

    As for the meaning of svn status, The ? files are not managed by SVN, the M ones have been modified, and the C ones are the conflicted ones that you postponed. If you open one of the C files, and look through it you will see markers in your code showing you where the conflicts are. You need to edit each one of these, fix the conflicts and remove the markers. And then you need to run svn resolve to tell SVN that things are OK. Make sure to use the --help option and Google to learn how svn resolve works before you run it.

    If you don’t do all of this, svn commit will no longer work.

    svn status is really important to understand, because svn diff only shows things that happened locally after svn update. But, svn status -u gives an overview after querying the repository. Most importantly, it clearly identifies files with conflicts (C in column 1) which you have to open in an editor and check manually.

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

Sidebar

Related Questions

I use SVN for a while now. But I just use checkout, update and
There are plenty of questions about git-svn workflow, but I haven't been able to
I just did a plain old SVN update through Subclipse, and this came up
Variations of this question have been asked before, but it seems like the issue
I would like to use a callback feature of an SVN repository (Unfuddle) to
I have created a new branch and did svn import of the source files
I just did an svn merge from a branch to a trunk in my
Recently our Subversion (SVN) server was changed and we did a svn switch .
I have a bare git-svn repository and did a 'git svn fetch' on it.
I checked out a project from SVN and did not specify the project type,

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.