Skip to content
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

Boar should be able to handle old read-only repositories #34

Closed
GoogleCodeExporter opened this issue Jun 15, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a repository with a repo v0 version of boar (boar-daily.11-Jul-2011 
or earlier)
2. Make the repository read-only by changing the permissions or burn it to a 
dvd.
3. Try to check out the contents of the repository.

What is the expected output? What do you see instead?

The operation should complete normally. Instead, an exception occurs because 
the repository can't be upgraded to the current format due to write protection.

A workaround is to copy the repository to a location where it can be modified 
to allow the repository to be upgraded.

Original issue reported on code.google.com by ekb...@gmail.com on 8 Oct 2011 at 11:14

@GoogleCodeExporter
Copy link
Author

Fixed in changeset 5e21a38e848a.

Original comment by ekb...@gmail.com on 16 Jan 2012 at 10:20

  • Changed state: Verified

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

No branches or pull requests

1 participant