The web page says “Non-members may check out a read-only working copy anonymously over HTTP.”
But it’s a large web application (java pet store).
So this means I can’t do anything except read/view it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can edit it on your local system. You can compile it, change it, play with it all you want. You just can’t check in changes to the repository.
It’s “read-only” from the perspective of the repository only.