On 12/23/07, Patrick McNamara <[EMAIL PROTECTED]> wrote: > > I am also having trouble with committing the syntax changes to the > > Subversion repo -- look what it says: > > $ svn ci --username nicksa --password <pass> > > svn: Commit failed (details follow): > > svn: MKACTIVITY of > > '/repos/opengraphics/main/!svn/act/e640882f-70fa-4089-aea0-3bd4a0d1dcf1': > > 403 Forbidden (http://svn.suug.ch) > > svn: Your commit message was left in a temporary file: > > svn: '~/main/svn-commit.4.tmp' > > > > Any Subversion guru out there have an idea what the problem is? > > > > > > > My first guess would be that you don't have commit access for the repo.
When I first checked out the repository, I did it anonymously. No matter what I did, I could not commit. I had to check one out, specifying my user name and password. Then I could commit. I have no idea what's going to happen in cases when someone uses TortoiseSVN or RapidSVN that don't seem to provide a way to check out with a user name. -- Timothy Normand Miller http://www.cse.ohio-state.edu/~millerti Open Graphics Project _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
