RE: [mojo-dev] Release:prepare failing

2006-01-02 Thread Brian E. Fox
PM To: dev@mojo.codehaus.org Subject: Re: [mojo-dev] Release:prepare failing The code sets a message. Does running the release with -X show the exact command line? - Brett Brian E. Fox wrote: > Svn stores that in the registry I think. I didn't have to set it to > get the command l

RE: [mojo-dev] Release:prepare failing

2006-01-02 Thread Brian E. Fox
006 [INFO] Final Memory: 3M/6M [INFO] --- -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Monday, January 02, 2006 4:35 PM To: dev@mojo.codehaus.org Subject: RE: [mojo-dev] Release:prepare failing Unf

RE: [mojo-dev] Release:prepare failing

2006-01-02 Thread Brian E. Fox
--- - --- -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, January 02, 2006 4:19 PM To: dev@mojo.codehaus.org Subject: Re: [mojo-dev] Release:prepare failing The code sets a message. Does running the release with -X show the exact command line? - Brett Brian

Re: [mojo-dev] Release:prepare failing

2006-01-02 Thread Brett Porter
- Brett > > Brian E. Fox wrote: >> Yes, I was always using https. I normally use tortoiseSVN but I double > >> checked that I can commit using the svn command line and it was ok. >> >> -Original Message----- >> From: Brett Porter [mailto:[EMAIL PROTECTED]

RE: [mojo-dev] Release:prepare failing

2006-01-02 Thread Brian E. Fox
be the problem? -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, January 02, 2006 4:06 PM To: dev@mojo.codehaus.org Subject: Re: [mojo-dev] Release:prepare failing Maybe its trying to use the wrong username? It's failing to do: svn cp . https://svn.codehaus.org/

Re: [mojo-dev] Release:prepare failing

2006-01-02 Thread Brett Porter
ommand line and it was ok. > > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Monday, January 02, 2006 3:48 PM > To: dev@mojo.codehaus.org > Subject: Re: [mojo-dev] Release:prepare failing > > Are you using the https checkout for mojo?

RE: [mojo-dev] Release:prepare failing

2006-01-02 Thread Brian E. Fox
-dev] Release:prepare failing Are you using the https checkout for mojo? (run svn info to check how it was checked out). We changed over to that and you need to have previously committed using https to cache the auth details. - Brett Brian E. Fox wrote: > repost under new subject: > > I

Re: [mojo-dev] Release:prepare failing

2006-01-02 Thread Brett Porter
Are you using the https checkout for mojo? (run svn info to check how it was checked out). We changed over to that and you need to have previously committed using https to cache the auth details. - Brett Brian E. Fox wrote: > repost under new subject: > > I'm trying the release plugin and I get