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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T11:41:51+00:00 2026-05-23T11:41:51+00:00

After a merge, I might have both content-changes as well as property-changes to a

  • 0

After a merge, I might have both content-changes as well as property-changes to a file:

>svn st foo.h

MM      foo.h

Is there a way to keep the content-changes, but revert the property-changes?

I could copy the file to a temporary location, revert, then copy back:

>cp foo.h /tmp

>svn revert foo.h

>mv -f /tmp/foo.h foo.h

>svn st foo.h

M       foo.h

But that would be cumbersome with many files, without writing a separate script.

I was hoping there may be an svn option that I’ve missed.

  • 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-23T11:41:52+00:00Added an answer on May 23, 2026 at 11:41 am

    Sorry, I don’t know of any way to just revert properties… But if I was faced with that situation, I think I would run:

    $ svn proplist -v -r $REV foo.h
    ... # output, which I would copy to the clipboard
    $ svn propedit foo.h
    ... paste in properties ...
    

    And that could probably even be scripted, if you had to revert the properties for a bunch of files.

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

Sidebar

Related Questions

Is there any way to have something like svn externals for files stored in
Is there any way to precompile an MSIL file and then have the .net
After lots of attempts and search I have never found a satisfactory way to
I've got two branches that are fully merged together. However, after the merge is
After doing a subversion merge with a co-worker, my VSeWSS project no longer build
I have a merge replication scenario, with SQL2005 SP3 as the publisher and distributor
I have a set of custom XML configuration management classes in .NET. There are
So after a merge, my RoR 3 project no longer does 'creates' correctly. Default
My question is this: If I have two heads (branches with changes) in my
I have a file that was modified in two different repositories and merged in

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.