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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T02:20:47+00:00 2026-05-15T02:20:47+00:00

I use Subversion mainly to synchronize work between two computers I use on a

  • 0

I use Subversion mainly to synchronize work between two computers I use on a daily basis (and as a backup, since I have a checked-out copy of the repository on each computer). I keep the main repository on a USB flashdrive.

I recently came across the following error when trying to commit a current working copy (and both working copies, one on each computer, are identical now):

! C career\UVaOnlineJudge\Log.doc
local delete, incoming delete upon update
! C career\UVaOnlineJudge\102\Main.class
local delete, incoming delete upon update

Without going into more detail about what I did to get the repository out of synch, my question is more general. What does “local delete, incoming delete upon update” mean? What is Subversion expecting that I’m not giving it?

  • 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-15T02:20:48+00:00Added an answer on May 15, 2026 at 2:20 am

    Without using your detail (that you didn’t provide) about what you did to get into this situation, it sounds like you did something similar to:

    1. Delete “Log.doc” on computer A
    2. Delete “Log.doc” on computer B
    3. Commit the change from computer A to your repository
    4. Try to update the repository on computer B

    Subversion is trying to merge the delete from the repository with the local delete, and doesn’t feel as though that’s going to merge cleanly. What you may be able to do is:

    svn revert Log.doc
    svn revert 102/Main.class
    

    and try the svn update again. Subversion will apply the incoming “delete” operation from the repository and delete those local files.

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

Sidebar

Related Questions

I am learning to use Subversion and am experimenting. I checked out a copy
So I have two works computer, one that I use mainly for development, the
I have a project at work, and we use Subversion to version control everything.
At work, we currently use Subversion for SCM. I have set up a local
I use subversion to manage my yii website (php framework) and have separate backend
We use subversion to keep track of our code, just sharing code between us
I'll set the scene first... We use Subversion and currently have a reasonably large
We currently use subversion as our version control system, we have decided that we
I have a subversion repository under /var/svn/ I am trying to use subversion to
I am currently working on a two man project where we use Subversion as

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.