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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T21:46:14+00:00 2026-06-03T21:46:14+00:00

Using SVN, When I do commit or Check for modifications (or svn status from

  • 0

Using SVN, When I do commit or “Check for modifications” (or svn status from command line), I get a list several folders.
Why do I see the folders that don’t have any changed files in them? (There are files with changes that are set to be ignored )
Is there anyway to change this behavior?

Edit:
svn status output:

>svn status
 M      .
 M      src\com\proj\server
M       src\com\proj\server\DataAccessManager.java
M       src\com\proj\server\hibernate.cfg.xml
 M      war
 M      war\WEB-INF

and to see the diff for the war folder

>svn diff war
Index: war
===================================================================
--- war (revision 171)
+++ war (working copy)

Property changes on: war
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+mycrm
Index: war/WEB-INF
===================================================================
--- war/WEB-INF (revision 171)
+++ war/WEB-INF (working copy)

Property changes on: war/WEB-INF
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,2 ##
+classes
+deploy
  • 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-03T21:46:15+00:00Added an answer on June 3, 2026 at 9:46 pm

    First of all, it is always a good idea to provide output and logs to avoid guessing on the part of those who try to understand your question.

    That said, there are three possibilities:

    (1) you’ve changed folder SVN properties (for example, during merging). In that case you’ll see M in the second column (not first for regular changes).

    (2) The files that were changed are versioned (already in the repository). You can’t ignore versioned files (only unversioned ones). Unversioned files will be marked with ?, if no ? is present – the file is versioned.

    (3) The default behavior for svn status is to show unversioned files. To disable – run it with -q option (i.e. svn status -q).

    Update: With the logs provided it is clear that it’s case (1) – SVN properties on your folders have changed. Run svn diff --depth=empty on every directory that appears in the list to see what properties have changed (simple svn diff will also do the trick, but it will be harder to filter out the info you actually want).

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

Sidebar

Related Questions

I'm trying to commit a *.csproj file using Tortoise SVN, but get: Commit Failed!
I'm using Eclipse STS and SVN on Windows. I'm able to check-in/out from STS,
I'm going to check out a repository from a source that I can't commit
Using SVN at the command prompt I usually commit with the commit message in
i am using cruise control to automate the svn commit process. but the execution
I'm using SVN externals to include a couple of directories from another repository but
Having been spoiled by TortoiseSVN , I'm now using the command line on Linux
I'm using SVN commit comments to associate some keywords to the commited files. I'm
I'm using SVN within Eclipse. Whenever I change a file I commit the changes.
I am working to get my group using git (were using svn). We have

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.