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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T18:20:23+00:00 2026-05-16T18:20:23+00:00

svn 1.6.9 I have my development (dev) machine and a target testing machine (test)

  • 0

svn 1.6.9

I have my development (dev) machine and a target testing machine (test)

However, If I make some changes on my dev machine, that should cause a conflict on the test machine when I update, as I have modified the same line code in the same file.

example

(dev)

main.c
void get_device(int device_id);

(test)

main.c
void get_device(int device_id);

Both have exactly the same. Now when I change the prototype of dev to this:

char* get_device(int device_id);

Then commit that change.

When I update on the test machine. Shouldn’t it not cause a conflict as I have modified the same line of code? All I get when I update is the following:

U    main.c

Should it not show me that there is a line of code which is in conflict? Instead of just updating the line of code?

However, if I make some minor changes to the test machine, then I try and commit. Then it fails to commit. Then when I try and update it will then show me the conflict for changing void to char* in that line.

It seems to me if I change the same line of code, I want to be notified of any conflicts when I try and update.

Many thanks for any suggestions,

  • 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-16T18:20:24+00:00Added an answer on May 16, 2026 at 6:20 pm

    If SVN is able to merge changes, it won’t cause a conflict. Conflicts usually arise when SVN does not have a good way of merging changes during an update, especially multiple changes to the same code at the same time.

    In your case, a change was made in one place, and then updated in the other. This is not a conflict scenario.

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

Sidebar

Related Questions

Hi I have SVN repo that I frequently use for change management. However after
Previously, using SVN, I would have a branch that was my development branch, which
We have an SVN setup with stable trunk and unstable development branch. Dev work
So i have this local SVN repo that i am using for my dev
I have SVN running on my main windows development box on my home network.
I have a small amount of experience using SVN on my development projects, and
I have imported my svn repository to git. My current branch for development is
I frequently have svn-based projects that include third-party components such as the TinyMCE (in-browser
I have some questions about development and deployment. I'll try to be clear: Notes:
I am working with multiple databases in a PHP/MySQL application. I have development, testing,

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.