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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T03:34:32+00:00 2026-06-03T03:34:32+00:00

Firstly, thanks for taking the time to read this and possibly comment on it.

  • 0

Firstly, thanks for taking the time to read this and possibly comment on it.

Summary

After setting a custom SVN property on a file and committing, I cannot get the “svn log” command, with various options set, to display the property after I commit it. I have followed this example from the SVN redbook to no avail (Searchability sub-section).

My environment

Server: I am using 32-bit SubVersion Server version 1.6.15 running on 64-bit Windows Server 2008 R2

Client: TortoiseSVN 1.6.16 running on 32-bit Windows XP Pro SP3.

The repo is a test repo with no hooks of any kind available.

My scenario

After setting a custom property named active-projects on a a file named test.txt and committing that change to the repository I attempt to execute the following:

svn log --with-all-revprops --xml [url_to_test.txt]

The use of the –with-all-revprops is supposed to show me my custom property but alas, the above returned valid information in XML format but did not include the revprops element with a property named active-projects and its respective value.

Attempting to execute the following in the local directory, containing test.txt yielded the same results as above:

svn log --with-all-revprops --xml test.txt

What is interesting is that I can see the above property on that file at that URL via my repo browser. If I execute the following in the local directory, containing test.txt, the value of the property is returned as expected:

svn propget active-projects test.txt

Conclusions

So, any ideas why I cannot find my precious active-projects custom property via the svn log command using either the URL or the local path? It may be that I have misunderstood the concept or am missing some vital piece of server configuration. Your insight is appreciated.

  • 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-06-03T03:34:34+00:00Added an answer on June 3, 2026 at 3:34 am

    You are confusing revision properties and regular properties. Revision properties are set for the whole revision and only apply to that revision (they are unversioned), regular properties are set per item (directory/file) and are versioned (i.e. if you change them they’ll still be there for earlier revisions of the item; they can be diffed, etc.).

    You’ve set an item property, while svn log --with-all-revprops returns revision properties, not item properties.

    Here’s some more info from svn propset --help:

    $svn propset --help
    propset (pset, ps): Set the value of a property on files, dirs, or revisions.
    usage: 1. propset PROPNAME PROPVAL PATH...
           2. propset PROPNAME --revprop -r REV PROPVAL [TARGET]
    
    1. Changes a versioned file or directory property in a working copy.
    2. Changes an unversioned property on a repository revision.
     (TARGET only determines which repository to access.)
    

    Hope this clears the confusion.

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

Sidebar

Related Questions

Firstly thanks in advance for your time looking at this question. I'm trying to
Firstly this is for a simple university project, so time is more important than
Firstly just a big Thanks to everyone on this site, I am using it
OK firstly, I added this line to my .htaccess file so the php engine
Firstly Id like to say thanks to everyone who has helped me this week
Hey, firstly thanks for reading this. I am a bit of a noobie c++
Firstly: I am totally a newbie for this kind of work. I have a
Firstly, I do not have any malicious intent out of this question. I would
Firstly I would just like to thank everyone for reading this and answering my
Firstly this is not a homework question. I am practicing my knowledge on java.

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.