Skip to content

Changes in svn:externals not detected #254

@michelegalante

Description

@michelegalante
  • VSCode Version: 1.23.1
  • OS Version: macOS Sierra 10.12.6
  • Extension Version: 1.29.0
  • System Language: IT
  • SVN Version: 1.8.13

Issue

I did a commit of my working copy from within VS Code with changes to the "svn:externals" property. After the commit I found out that the changes to the property were not committed. Also from the VS Code user interface it looks like the working copy has no modifications, but if I do "svn stat" or "svn diff" from the command line I see the changes to the "svn:externals" property.

Steps to Reproduce

  1. Checkout a working copy.
  2. Modify some source file and the "svn:externals" property.
  3. Commit using the "Commit changes" button in VS Code.
  4. Do "svn stat" on the working copy. You will see that "svn:externals" is still modified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions