> -----Original Message----- > From: David Crossley [mailto:cross...@apache.org] > Sent: Friday, 28 May 2010 5:24 PM > To: dev@forrest.apache.org > Subject: Re: trouble publishing project docs > > Tim Williams wrote: > > David Crossley wrote: > > > Tim Williams wrote: > > >> > > >> Just a guess, if you use keychain, is it out of sync with a > recently > > >> updated password change? > > > > > > Thanks for trying. No, it is not that. The "ASF Committers" > > > password is there, and i can commit okay. > > > > > > However, it is just my local forrestbot that is not working. > > > > > > That is why i wonder if Ant or Jsvn might cache it. > > > > > > I also tried removing my deploy.svn.settings file, > > > thinking that i would then get prompted for the password. > > > But it didn't. And still gave the same credentials error. > > > > maybe: > > rm -Rf ~/.ssh/auth > > I suppose that you mean ~/.subversion/auth > > Yeah already tried that in desperation. Tried again now > but same issue.
So now you have removed the auth/svn.ssh directory, can you still commit normally to trunk, using the same password you are using in the deploy.svn.settings file -- if you have removed auth then you will be prompted for a password from the command line. Gav... > > -David > > > Though, it'd be strange that the command line would use keychain yet > > the ant task would use these credentials. I'm wildly guessing at > this > > stage in case you haven't noticed:) > > > > --tim > > > > http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1.1