Skip to content

When a file doesn't exist in PREV, files should not have a source of "revision 0" in SVN < 1.8 #26

Open
@ColMelvin

Description

@ColMelvin

Before SVN 1.8, if a file doesn't exist in the repository at the PREV revision and -r PREV is given, the PREV revision should be used -- not "revision 0". In SVN 1.8.x, it should actually be "revision 0". And in SVN 1.9.x, it should be "nonexistent".

Since you can't use -r PREV on a file that doesn't exist in PREV until SVN 1.7, this really only affects 1.7.x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions