On Thu, Mar 11, 2010 at 12:07 PM, Jeremy Conlin <jlcon...@gmail.com> wrote: > On Thu, Mar 11, 2010 at 9:27 AM, David Weintraub <qazw...@gmail.com> wrote: > Thanks for the reminder. Currently it is just one user (me) that is > accessing this repository and I know I have access to the files and > folder in the directory as I showed in an earlier email and because I > can go inside and see everything. What else could be wrong?
Is this Subversion repository on your system or on another system? It could very well be that when you login as SSH, you are not exactly the user you think you are. Can you SSH directly into that system, check out your user ID and verify that its the ID you think it is? (Of course, you SHOULDN'T be able to SSH into the Subversion repository because that would allow users to munge the repository directly which they shouldn't be doing. But if you can, you can at least verify that you are who you think you are.) -- David Weintraub qazw...@gmail.com