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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ColMelvin opened this issue Nov 17, 2016 · 0 comments

Comments

@ColMelvin
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant