The cache is always in your home dir, not in the release dir. What sort of computer are you doing this on?
On Wed, Oct 20, 2010 at 7:15 PM, Ted Dunning <[email protected]> wrote: > This sounds like the release directory doesn't have a properly cached SVN > password. I wonder if a cleverly placced svn login might help. > > Is this release being done from a clean directory? Or from the directory > that you normally use to do development? > > On Wed, Oct 20, 2010 at 1:56 PM, Sean Owen <[email protected]> wrote: > >> Yeah I just double-checked that my SVN password is the same as the LDAP >> password. I'm stumped... I can commit fine from the command line, so it >> seems svn knows how to authenticate to svn.apache.org by itself. I wonder >> if >> it's somehow permissions at issue, or if the authentication style (HTTP >> BASIC?) is not liked. I really don't know. >> >> Well I'll keep banging on it, searching the web too. >> >> On Wed, Oct 20, 2010 at 9:36 PM, Grant Ingersoll <[email protected] >> >wrote: >> >> > >> > On Oct 20, 2010, at 4:03 PM, Sean Owen wrote: >> > >> > > No luck yet, I suppose I don't understand what is being logged into and >> > how >> > > in that phase. >> > > Yes my password is definitely the same one used to log in to, say, >> > > people.apache.org. And my passphrase key is correct. >> > > I do wonder if this has anything to do with that password change >> business >> > a >> > > while ago, but think that was before 0.3? >> > >> > It should be your SVN password. >> > >> > > >> > > On Wed, Oct 20, 2010 at 9:00 PM, Grant Ingersoll <[email protected] >> > >wrote: >> > > >> > >> Any luck? I might have some time tomorrow morning, but likely not >> until >> > >> Friday. Are you sure your settings.xml passphrase is correct, etc? >> > >> >> > >> On Oct 20, 2010, at 8:42 AM, Sean Owen wrote: >> > >> >> > >>> OK, I'm in the release process. All is fine until the end. While I >> > myself >> > >>> try to figure out what's up I wonder if anyone can figure what this >> > >> likely >> > >>> points to? >> > >>> >> > >>> [INFO] Checking in modified POMs... >> > >>> [INFO] Executing: /bin/sh -c cd >> > >> /Users/srowen/Documents/Development/Mahout >> > >>> && svn --username srowen --non-interactive commit --file >> > >>> >> > >> >> > >> /var/folders/Rp/RpOD42HPGKir4+X5aGNmrE+++TI/-Tmp-/maven-scm-1075473530.commit >> > >>> --targets >> > >>> >> > >> >> > >> /var/folders/Rp/RpOD42HPGKir4+X5aGNmrE+++TI/-Tmp-/maven-scm-6951810802069277094-targets >> > >>> [INFO] Working directory: /Users/srowen/Documents/Development/Mahout >> > >>> [INFO] >> > >>> >> > ------------------------------------------------------------------------ >> > >>> [ERROR] BUILD FAILURE >> > >>> [INFO] >> > >>> >> > ------------------------------------------------------------------------ >> > >>> [INFO] Unable to commit files >> > >>> Provider message: >> > >>> The svn command failed. >> > >>> Command output: >> > >>> svn: Commit failed (details follow): >> > >>> svn: MKACTIVITY of >> > >>> '/repos/asf/!svn/act/b1faad73-6ad4-4b7c-b1ad-36e57820d688': >> > authorization >> > >>> failed: Could not authenticate to server: rejected Basic challenge ( >> > >>> https://svn.apache.org) >> > >> >> > >> >> > >> >> > >> > -------------------------- >> > Grant Ingersoll >> > http://www.lucidimagination.com >> > >> > >> >
