I'm using a Mac (10.6), and the standard svn command. The password is
correct in keychain. I don't believe it's a temp-file issue as the error
concerns authentication to svn.apache.org.

Really, I just need someone to run the release:prepare step and perhaps the
next one so we can vote. The rest I can still take.

I'm still trying stuff as I have any bright idea but I can't figure out why
it's not authenticating. Hack workarounds are welcome. Like, can I force a
password to svn in here somewhere?

On Thu, Oct 21, 2010 at 3:14 AM, Benson Margulies <[email protected]>wrote:

> Are you using the svn from Apple or another? Is the right password
> there in Keychain Access?
>
> On Wed, Oct 20, 2010 at 10:10 PM, Drew Farris <[email protected]> wrote:
> > On Wed, Oct 20, 2010 at 8:15 PM, Benson Margulies <[email protected]>
> wrote:
> >> The cache is always in your home dir, not in the release dir.
> >>
> >> What sort of computer are you doing this on?
> >>
> >
> > From the paths, it looks like it could be a mac.
> > /Users/srowen/Documents - For some reason with Java 6 on the mac, the
> > temporary directories are a little strange, it could be causing a
> > problem.
> >
> > e.g: /var/folders/Rp/RpOD42HPGKir4+X5aGNmrE+++TI/-Tmp-
> >
> > It is likely worth adding -Djava.io.tmpdir=/var/tmp to the other
> > options in MAVEN_OPTS
> >
> > e.g:
> > export MAVEN_OPTS="-Xmx1024m -Djava.io.tmpdir=/var/tmp"
> >
>

Reply via email to