Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Subversion properties lost when renaming new file #140

Open
@dgrunwald

Description

@dgrunwald

SD-1539, originally created on 5/9/2009 22:17:39 by Matt Ward

To reproduce:

Prerequisites - Subversion properties file set to add svn:keywords 
Revision to new files.

  1. Open a project that is in Subversion (e.g. SharpDevelop).
  2. Using the project browser add a new file.
  3. Check properties of the file from the command line using svn
    proplist filenname, and svn propedit svn:keywords filename. See Revision
    has been added to the svn:keywords property.
  4. In the project browser rename the file.
  5. Check svn proplist for the new file or svn propedit svn:keywords

Expected result:

See svn:keywords and the Revision keyword is added.

Actual result:

The Revision keyword is gone and the svn:keywords property no longer
exists.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions