
|
Plugin Registration Request
Hi,
So I may share my gorm-hbase plugin I'd like to register with the Grails
Plugins project. My xircles user name is keithsthomas.
Many thanks,
Keith
|

|
Re: Plugin Registration Request
|

|
Re: Plugin Registration Request
Sorry to be so slow on the uptake, from where do I get my SVN userid and password? I have tried my newly created and approved xircles user name and password but SVN gives me SVNAuthenticationException when I attempt 'release-plugin'.
Many thanks,
Keith
|

|
Re: Plugin Registration Request
That's curious, your xircles user name & password should work for svn ... cheers, Bas On Fri, Oct 9, 2009 at 7:51 PM, Keith Thomas <keith.thomas@...> wrote:
Sorry to be so slow on the uptake, from where do I get my SVN userid and
password? I have tried my newly created and approved xircles user name and
password but SVN gives me SVNAuthenticationException when I attempt
'release-plugin'.
Many thanks,
Keith
--
View this message in context: http://www.nabble.com/Plugin-Registration-Request-tp25821278p25825309.html
Sent from the grails - dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
|

|
Re: Plugin Registration Request
This seems a pretty common problem, I have tried various suggestions from previous posts but still see the following error,
Importing project to https://keithsthomas:mypw@svn.codehaus.org:443/grails-plugins/grails-gorm-hbase. Please wait...
org.tmatesoft.svn.core.SVNAuthenticationException: svn: Authentication required for '< https://svn.codehaus.org:443> grails-plugins primary Subversion repository'
As I mentioned before I am working on the assumption that my xircles uid and pw are also my Grails plugin svn uid and pw. My xircles account has the following two fields blank,
- Codehaus Confluence Username
- Authorized Keys
Are either/both of these critical for SVN usage?
Also of concern is that I'm working from Grails 1.2M3.
|

|
Re: Plugin Registration Request
No they shouldn't , which version of grails are you using ? And do you have another SVN client (like tortoiseSVN) with 1.6 installed ?
|

|
Re: Plugin Registration Request
Standard Ubuntu 9.04 distribution with SVN 1.5.4 installed, using Grails 1.2M3.
Sébastien Blanc-2 wrote:
No they shouldn't , which version of grails are you using ? And do you have
another SVN client (like tortoiseSVN) with 1.6 installed ?
On Fri, Oct 9, 2009 at 9:34 PM, Keith Thomas <keith.thomas@gmail.com> wrote:
>
> This seems a pretty common problem, I have tried various suggestions from
> previous posts but still see the following error,
>
> Importing project to
>
> https://keithsthomas:mypw@svn.codehaus.org:443/grails-plugins/grails-gorm-hbase> .
> Please wait...
> org.tmatesoft.svn.core.SVNAuthenticationException: svn: Authentication
> required for '< https://svn.codehaus.org:443> grails-plugins primary
> Subversion repository'
>
> As I mentioned before I am working on the assumption that my xircles uid
> and
> pw are also my Grails plugin svn uid and pw. My xircles account has the
> following two fields blank,
> - Codehaus Confluence Username
> - Authorized Keys
> Are either/both of these critical for SVN usage?
> --
> View this message in context:
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826555.html> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email>
>
>
|

|
Re: Plugin Registration Request
1.5.4 should be okay , have you try release-plugin with a previous version of grails ? On Fri, Oct 9, 2009 at 9:44 PM, Keith Thomas <keith.thomas@...> wrote:
Standard Ubuntu distribution with SVN 1.5.4 installed, using Grails 1.2M3.
Sébastien Blanc-2 wrote:
>
> No they shouldn't , which version of grails are you using ? And do you
> have
> another SVN client (like tortoiseSVN) with 1.6 installed ?
>
> On Fri, Oct 9, 2009 at 9:34 PM, Keith Thomas < keith.thomas@...>
> wrote:
>
>>
>> This seems a pretty common problem, I have tried various suggestions from
>> previous posts but still see the following error,
>>
>> Importing project to
>>
>> https://keithsthomas:mypw@...:443/grails-plugins/grails-gorm-hbase
>> .
>> Please wait...
>> org.tmatesoft.svn.core.SVNAuthenticationException: svn: Authentication
>> required for '< https://svn.codehaus.org:443> grails-plugins primary
>> Subversion repository'
>>
>> As I mentioned before I am working on the assumption that my xircles uid
>> and
>> pw are also my Grails plugin svn uid and pw. My xircles account has the
>> following two fields blank,
>> - Codehaus Confluence Username
>> - Authorized Keys
>> Are either/both of these critical for SVN usage?
>> --
>> View this message in context:
>> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826555.html
>> Sent from the grails - dev mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>> http://xircles.codehaus.org/manage_email
>>
>>
>>
>
>
--
View this message in context: http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826891.html
Sent from the grails - dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
|

|
Re: Plugin Registration Request
I just reverted to 1.2M2 and the saw same problem. Is there anyway safe way of testing my SVN credentials without using the 'release-plugin' script?
Sébastien Blanc-2 wrote:
1.5.4 should be okay , have you try release-plugin with a previous version
of grails ?
On Fri, Oct 9, 2009 at 9:44 PM, Keith Thomas <keith.thomas@gmail.com> wrote:
>
> Standard Ubuntu distribution with SVN 1.5.4 installed, using Grails 1.2M3.
>
>
>
> Sébastien Blanc-2 wrote:
> >
> > No they shouldn't , which version of grails are you using ? And do you
> > have
> > another SVN client (like tortoiseSVN) with 1.6 installed ?
> >
> > On Fri, Oct 9, 2009 at 9:34 PM, Keith Thomas <keith.thomas@gmail.com>
> > wrote:
> >
> >>
> >> This seems a pretty common problem, I have tried various suggestions
> from
> >> previous posts but still see the following error,
> >>
> >> Importing project to
> >>
> >>
> https://keithsthomas:mypw@svn.codehaus.org:443/grails-plugins/grails-gorm-hbase> >> .
> >> Please wait...
> >> org.tmatesoft.svn.core.SVNAuthenticationException: svn: Authentication
> >> required for '< https://svn.codehaus.org:443> grails-plugins primary
> >> Subversion repository'
> >>
> >> As I mentioned before I am working on the assumption that my xircles uid
> >> and
> >> pw are also my Grails plugin svn uid and pw. My xircles account has the
> >> following two fields blank,
> >> - Codehaus Confluence Username
> >> - Authorized Keys
> >> Are either/both of these critical for SVN usage?
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826555.html> >> Sent from the grails - dev mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list, please visit:
> >>
> >> http://xircles.codehaus.org/manage_email> >>
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826891.html> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email>
>
>
|

|
Re: Plugin Registration Request
Yes by trying to commit some code with a other svn client , like tortoise . On Fri, Oct 9, 2009 at 10:22 PM, Keith Thomas <keith.thomas@...> wrote:
I just reverted to 1.2M2 and the saw same problem. Is there anyway safe way
of testing my SVN credentials without using the 'release-plugin' script?
Sébastien Blanc-2 wrote:
>
> 1.5.4 should be okay , have you try release-plugin with a previous version
> of grails ?
>
> On Fri, Oct 9, 2009 at 9:44 PM, Keith Thomas < keith.thomas@...>
> wrote:
>
>>
>> Standard Ubuntu distribution with SVN 1.5.4 installed, using Grails
>> 1.2M3.
>>
>>
>>
>> Sébastien Blanc-2 wrote:
>> >
>> > No they shouldn't , which version of grails are you using ? And do you
>> > have
>> > another SVN client (like tortoiseSVN) with 1.6 installed ?
>> >
>> > On Fri, Oct 9, 2009 at 9:34 PM, Keith Thomas < keith.thomas@...>
>> > wrote:
>> >
>> >>
>> >> This seems a pretty common problem, I have tried various suggestions
>> from
>> >> previous posts but still see the following error,
>> >>
>> >> Importing project to
>> >>
>> >>
>> https://keithsthomas:mypw@...:443/grails-plugins/grails-gorm-hbase
>> >> .
>> >> Please wait...
>> >> org.tmatesoft.svn.core.SVNAuthenticationException: svn: Authentication
>> >> required for '< https://svn.codehaus.org:443> grails-plugins primary
>> >> Subversion repository'
>> >>
>> >> As I mentioned before I am working on the assumption that my xircles
>> uid
>> >> and
>> >> pw are also my Grails plugin svn uid and pw. My xircles account has
>> the
>> >> following two fields blank,
>> >> - Codehaus Confluence Username
>> >> - Authorized Keys
>> >> Are either/both of these critical for SVN usage?
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826555.html
>> >> Sent from the grails - dev mailing list archive at Nabble.com.
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe from this list, please visit:
>> >>
>> >> http://xircles.codehaus.org/manage_email
>> >>
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826891.html
>> Sent from the grails - dev mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>> http://xircles.codehaus.org/manage_email
>>
>>
>>
>
>
--
View this message in context: http://www.nabble.com/Plugin-Registration-Request-tp25821278p25827347.html
Sent from the grails - dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
|

|
Re: Plugin Registration Request
This is my first commit, I'm not sure of my permissions, can I commit anything in the plugins project? I would hope security is a bit tighter than that :)
Sébastien Blanc-2 wrote:
Yes by trying to commit some code with a other svn client , like tortoise .
On Fri, Oct 9, 2009 at 10:22 PM, Keith Thomas <keith.thomas@gmail.com>wrote:
>
> I just reverted to 1.2M2 and the saw same problem. Is there anyway safe way
> of testing my SVN credentials without using the 'release-plugin' script?
>
>
> Sébastien Blanc-2 wrote:
> >
> > 1.5.4 should be okay , have you try release-plugin with a previous
> version
> > of grails ?
> >
> > On Fri, Oct 9, 2009 at 9:44 PM, Keith Thomas <keith.thomas@gmail.com>
> > wrote:
> >
> >>
> >> Standard Ubuntu distribution with SVN 1.5.4 installed, using Grails
> >> 1.2M3.
> >>
> >>
> >>
> >> Sébastien Blanc-2 wrote:
> >> >
> >> > No they shouldn't , which version of grails are you using ? And do you
> >> > have
> >> > another SVN client (like tortoiseSVN) with 1.6 installed ?
> >> >
> >> > On Fri, Oct 9, 2009 at 9:34 PM, Keith Thomas <keith.thomas@gmail.com>
> >> > wrote:
> >> >
> >> >>
> >> >> This seems a pretty common problem, I have tried various suggestions
> >> from
> >> >> previous posts but still see the following error,
> >> >>
> >> >> Importing project to
> >> >>
> >> >>
> >>
> https://keithsthomas:mypw@svn.codehaus.org:443/grails-plugins/grails-gorm-hbase> >> >> .
> >> >> Please wait...
> >> >> org.tmatesoft.svn.core.SVNAuthenticationException: svn:
> Authentication
> >> >> required for '< https://svn.codehaus.org:443> grails-plugins primary
> >> >> Subversion repository'
> >> >>
> >> >> As I mentioned before I am working on the assumption that my xircles
> >> uid
> >> >> and
> >> >> pw are also my Grails plugin svn uid and pw. My xircles account has
> >> the
> >> >> following two fields blank,
> >> >> - Codehaus Confluence Username
> >> >> - Authorized Keys
> >> >> Are either/both of these critical for SVN usage?
> >> >> --
> >> >> View this message in context:
> >> >>
> >>
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826555.html> >> >> Sent from the grails - dev mailing list archive at Nabble.com.
> >> >>
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe from this list, please visit:
> >> >>
> >> >> http://xircles.codehaus.org/manage_email> >> >>
> >> >>
> >> >>
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826891.html> >> Sent from the grails - dev mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list, please visit:
> >>
> >> http://xircles.codehaus.org/manage_email> >>
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25827347.html> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email>
>
>
|

|
Re: Plugin Registration Request
From my MBP command line (OS X 10.5.8) :(
MacBookPro-001B639FB643-2:trunk keith$ svn -m 'Dummy change' commit
Authentication realm: < https://svn.codehaus.org:443> grails-plugins primary Subversion repository
Password for 'keith':
Authentication realm: < https://svn.codehaus.org:443> grails-plugins primary Subversion repository
Username: keithsthomas
Password for 'keithsthomas':
Authentication realm: < https://svn.codehaus.org:443> grails-plugins primary Subversion repository
Username: keithsthomas
Password for 'keithsthomas':
svn: Commit failed (details follow):
svn: MKACTIVITY of '/grails-plugins/!svn/act/b638322a-3827-4e7e-8a01-a34bd04729b1': authorization failed ( https://svn.codehaus.org)
MacBookPro-001B639FB643-2:trunk keith$
Also failed to commit with OS X ZigVersion :(

Sébastien Blanc-2 wrote:
Yes by trying to commit some code with a other svn client , like tortoise .
On Fri, Oct 9, 2009 at 10:22 PM, Keith Thomas <keith.thomas@gmail.com>wrote:
>
> I just reverted to 1.2M2 and the saw same problem. Is there anyway safe way
> of testing my SVN credentials without using the 'release-plugin' script?
>
>
> Sébastien Blanc-2 wrote:
> >
> > 1.5.4 should be okay , have you try release-plugin with a previous
> version
> > of grails ?
> >
> > On Fri, Oct 9, 2009 at 9:44 PM, Keith Thomas <keith.thomas@gmail.com>
> > wrote:
> >
> >>
> >> Standard Ubuntu distribution with SVN 1.5.4 installed, using Grails
> >> 1.2M3.
> >>
> >>
> >>
> >> Sébastien Blanc-2 wrote:
> >> >
> >> > No they shouldn't , which version of grails are you using ? And do you
> >> > have
> >> > another SVN client (like tortoiseSVN) with 1.6 installed ?
> >> >
> >> > On Fri, Oct 9, 2009 at 9:34 PM, Keith Thomas <keith.thomas@gmail.com>
> >> > wrote:
> >> >
> >> >>
> >> >> This seems a pretty common problem, I have tried various suggestions
> >> from
> >> >> previous posts but still see the following error,
> >> >>
> >> >> Importing project to
> >> >>
> >> >>
> >>
> https://keithsthomas:mypw@svn.codehaus.org:443/grails-plugins/grails-gorm-hbase> >> >> .
> >> >> Please wait...
> >> >> org.tmatesoft.svn.core.SVNAuthenticationException: svn:
> Authentication
> >> >> required for '< https://svn.codehaus.org:443> grails-plugins primary
> >> >> Subversion repository'
> >> >>
> >> >> As I mentioned before I am working on the assumption that my xircles
> >> uid
> >> >> and
> >> >> pw are also my Grails plugin svn uid and pw. My xircles account has
> >> the
> >> >> following two fields blank,
> >> >> - Codehaus Confluence Username
> >> >> - Authorized Keys
> >> >> Are either/both of these critical for SVN usage?
> >> >> --
> >> >> View this message in context:
> >> >>
> >>
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826555.html> >> >> Sent from the grails - dev mailing list archive at Nabble.com.
> >> >>
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe from this list, please visit:
> >> >>
> >> >> http://xircles.codehaus.org/manage_email> >> >>
> >> >>
> >> >>
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826891.html> >> Sent from the grails - dev mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list, please visit:
> >>
> >> http://xircles.codehaus.org/manage_email> >>
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25827347.html> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email>
>
>
|

|
Re: Plugin Registration Request
Hi Keith,
I have noticed that codehaus has been experiencing some problems with their grails plug-ins today as Scott Ryan and others have pointed out. http://www.nabble.com/Plugin-list-corrupted-and-my-projects-no-longer-build-td25824139.html and http://www.nabble.com/I-think-the-perf4j-plugin-checkin-has-corrupted-the-plugins-list.xml-file-td25826966.htmlThis may be why you cannot commit right now. Patience may be the best work around for now.
Ben
From my MBP command line (OS X 10.5.8) :(
MacBookPro-001B639FB643-2:trunk keith$ svn -m 'Dummy change' commit
Authentication realm: <https://svn.codehaus.org:443> grails-plugins primary Subversion repository
Password for 'keith':
Authentication realm: <https://svn.codehaus.org:443> grails-plugins primary Subversion repository
Username: keithsthomas
Password for 'keithsthomas':
Authentication realm: <https://svn.codehaus.org:443> grails-plugins primary Subversion repository
Username: keithsthomas
Password for 'keithsthomas':
svn: Commit failed (details follow):
svn: MKACTIVITY of '/grails-plugins/!svn/act/b638322a-3827-4e7e-8a01-a34bd04729b1': authorization failed (https://svn.codehaus.org)
MacBookPro-001B639FB643-2:trunk keith$
Also failed to commit with OS X ZigVersion :(
Sébastien Blanc-2 wrote:
Yes by trying to commit some code with a other svn client , like tortoise .
On Fri, Oct 9, 2009 at 10:22 PM, Keith Thomas <keith.thomas@gmail.com>wrote:
>
> I just reverted to 1.2M2 and the saw same problem. Is there anyway safe way
> of testing my SVN credentials without using the 'release-plugin' script?
>
>
> Sébastien Blanc-2 wrote:
> >
> > 1.5.4 should be okay , have you try release-plugin with a previous
> version
> > of grails ?
> >
> > On Fri, Oct 9, 2009 at 9:44 PM, Keith Thomas <keith.thomas@gmail.com>
> > wrote:
> >
> >>
> >> Standard Ubuntu distribution with SVN 1.5.4 installed, using Grails
> >> 1.2M3.
> >>
> >>
> >>
> >> Sébastien Blanc-2 wrote:
> >> >
> >> > No they shouldn't , which version of grails are you using ? And do you
> >> > have
> >> > another SVN client (like tortoiseSVN) with 1.6 installed ?
> >> >
> >> > On Fri, Oct 9, 2009 at 9:34 PM, Keith Thomas <keith.thomas@gmail.com>
> >> > wrote:
> >> >
> >> >>
> >> >> This seems a pretty common problem, I have tried various suggestions
> >> from
> >> >> previous posts but still see the following error,
> >> >>
> >> >> Importing project to
> >> >>
> >> >>
> >>
> https://keithsthomas:mypw@svn.codehaus.org:443/grails-plugins/grails-gorm-hbase> >> >> .
> >> >> Please wait...
> >> >> org.tmatesoft.svn.core.SVNAuthenticationException: svn:
> Authentication
> >> >> required for '< https://svn.codehaus.org:443> grails-plugins primary
> >> >> Subversion repository'
> >> >>
> >> >> As I mentioned before I am working on the assumption that my xircles
> >> uid
> >> >> and
> >> >> pw are also my Grails plugin svn uid and pw. My xircles account has
> >> the
> >> >> following two fields blank,
> >> >> - Codehaus Confluence Username
> >> >> - Authorized Keys
> >> >> Are either/both of these critical for SVN usage?
> >> >> --
> >> >> View this message in context:
> >> >>
> >>
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826555.html> >> >> Sent from the grails - dev mailing list archive at Nabble.com.
> >> >>
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe from this list, please visit:
> >> >>
> >> >> http://xircles.codehaus.org/manage_email> >> >>
> >> >>
> >> >>
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25826891.html> >> Sent from the grails - dev mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list, please visit:
> >>
> >> http://xircles.codehaus.org/manage_email> >>
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25827347.html> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email>
>
>
|

|
Re: Plugin Registration Request
The whole Xircles Codehaus system seems completely broken, most frustrating. I came up with the brilliant (?) idea of resetting my password even though I knew I aready had it correct as I could sign on through their web pages. The email I was sent contained a "reset password" link, but guess what, it went nowhere (see screenshot below). The amount of time I have spent on this I could have set up my own public plug-in repository instead. Now there's an idea. Anyway, instead of resorting to this extreme measure I will go through the registration steps again and create a second account.

|

|
Re: Plugin Registration Request
Tried to register with my main email address and <profanity/>. When will this nightmare end :(

|

|
Re: Plugin Registration Request
Hi Keith,
Before you start trying all manner of things, could you please verify
if you can at least checkout over HTTPS using a normal SVN client. For
example try checkout acegi:
svn co https://svn.codehaus.org/grails-plugins/grails-acegi/trunk/If that works (the username/password authentication) then we can at
least verify it isn't a problem with Codehaus
Regards
On Sat, Oct 10, 2009 at 6:52 PM, Keith Thomas < keith.thomas@...> wrote:
>
> The whole Xircles Codehaus system seems completely broken, most frustrating.
> I came up with the brilliant (?) idea of resetting my password even though I
> knew I aready had it correct as I could sign on through their web pages. The
> email I was sent contained a "reset password" link, but guess what, it went
> nowhere (see screenshot below). The amount of time I have spent on this I
> could have set up my own public plug-in repository instead. Now there's an
> idea. Anyway, instead of resorting to this extreme measure I will go through
> the registration steps again and create a second account.
>
> http://www.nabble.com/file/p25836116/Picture%2B1.png> --
> View this message in context: http://www.nabble.com/Plugin-Registration-Request-tp25821278p25836116.html> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email>
>
>
--
Graeme Rocher
Head of Grails Development
SpringSource - Weapons for the War on Java Complexity
http://www.springsource.com---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
|

|
Re: Plugin Registration Request
I had already tried,
svn co https://svn.codehaus.org:443/grails-plugins/grails-gorm-labs/trunk
from OS X command line and from Linus command line and it checked out fine. It seemed that no authorization was required to checkout. In each sandbox I made a small change and tried a commit. I got the same authorization problem in each case.
I have now emailed support @codehaus.org on the assumption I should stop spamming this list and ask them for help.
P.S. Thanks for the tweet recomending Tweetie 2, it is fantastic.
Graeme Rocher-3 wrote:
Hi Keith,
Before you start trying all manner of things, could you please verify
if you can at least checkout over HTTPS using a normal SVN client. For
example try checkout acegi:
svn co https://svn.codehaus.org/grails-plugins/grails-acegi/trunk/If that works (the username/password authentication) then we can at
least verify it isn't a problem with Codehaus
Regards
On Sat, Oct 10, 2009 at 6:52 PM, Keith Thomas <keith.thomas@gmail.com> wrote:
>
> The whole Xircles Codehaus system seems completely broken, most frustrating.
> I came up with the brilliant (?) idea of resetting my password even though I
> knew I aready had it correct as I could sign on through their web pages. The
> email I was sent contained a "reset password" link, but guess what, it went
> nowhere (see screenshot below). The amount of time I have spent on this I
> could have set up my own public plug-in repository instead. Now there's an
> idea. Anyway, instead of resorting to this extreme measure I will go through
> the registration steps again and create a second account.
>
> http://www.nabble.com/file/p25836116/Picture%2B1.png> --
> View this message in context: http://www.nabble.com/Plugin-Registration-Request-tp25821278p25836116.html> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email>
>
>
--
Graeme Rocher
Head of Grails Development
SpringSource - Weapons for the War on Java Complexity
http://www.springsource.com---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
|

|
Re: Plugin Registration Request
On Sat, Oct 10, 2009 at 8:17 PM, Keith Thomas < keith.thomas@...> wrote:
>
> I had already tried,
> svn co
> https://svn.codehaus.org:443/grails-plugins/grails-gorm-labs/trunk> from OS X command line and from Linus command line and it checked out fine.
> It seemed that no authorization was required to checkout. In each sandbox I
> made a small change and tried a commit. I got the same authorization problem
> in each case.
Ok seems it may be a codehaus problem. What version of SVN do you have locally?
>
> I have now emailed support @codehaus.org on the assumption I should stop
> spamming this list and ask them for help.
Another option is to raise a JIRA here http://jira.codehaus.org/browse/HAUSRegards
>
> P.S. Thanks for the tweet recomending Tweetie 2, it is fantastic.
>
>
> Graeme Rocher-3 wrote:
>>
>> Hi Keith,
>>
>> Before you start trying all manner of things, could you please verify
>> if you can at least checkout over HTTPS using a normal SVN client. For
>> example try checkout acegi:
>>
>> svn co https://svn.codehaus.org/grails-plugins/grails-acegi/trunk/>>
>> If that works (the username/password authentication) then we can at
>> least verify it isn't a problem with Codehaus
>>
>> Regards
>>
>> On Sat, Oct 10, 2009 at 6:52 PM, Keith Thomas < keith.thomas@...>
>> wrote:
>>>
>>> The whole Xircles Codehaus system seems completely broken, most
>>> frustrating.
>>> I came up with the brilliant (?) idea of resetting my password even
>>> though I
>>> knew I aready had it correct as I could sign on through their web pages.
>>> The
>>> email I was sent contained a "reset password" link, but guess what, it
>>> went
>>> nowhere (see screenshot below). The amount of time I have spent on this I
>>> could have set up my own public plug-in repository instead. Now there's
>>> an
>>> idea. Anyway, instead of resorting to this extreme measure I will go
>>> through
>>> the registration steps again and create a second account.
>>>
>>> http://www.nabble.com/file/p25836116/Picture%2B1.png>>> --
>>> View this message in context:
>>> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25836116.html>>> Sent from the grails - dev mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe from this list, please visit:
>>>
>>> http://xircles.codehaus.org/manage_email>>>
>>>
>>>
>>
>>
>>
>> --
>> Graeme Rocher
>> Head of Grails Development
>> SpringSource - Weapons for the War on Java Complexity
>> http://www.springsource.com>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>> http://xircles.codehaus.org/manage_email>>
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Plugin-Registration-Request-tp25821278p25836931.html> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email>
>
>
--
Graeme Rocher
Head of Grails Development
SpringSource - Weapons for the War on Java Complexity
http://www.springsource.com---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
|

|
Re: Plugin Registration Request
Problem fixed by Codehaus support.

Graeme Rocher-3 wrote:
On Sat, Oct 10, 2009 at 8:17 PM, Keith Thomas <keith.thomas@gmail.com> wrote:
>
> I had already tried,
> svn co
> https://svn.codehaus.org:443/grails-plugins/grails-gorm-labs/trunk> from OS X command line and from Linus command line and it checked out fine.
> It seemed that no authorization was required to checkout. In each sandbox I
> made a small change and tried a commit. I got the same authorization problem
> in each case.
Ok seems it may be a codehaus problem. What version of SVN do you have locally?
>
> I have now emailed support @codehaus.org on the assumption I should stop
> spamming this list and ask them for help.
Another option is to raise a JIRA here http://jira.codehaus.org/browse/HAUSRegards
>
> P.S. Thanks for the tweet recomending Tweetie 2, it is fantastic.
>
>
> Graeme Rocher-3 wrote:
>>
>> Hi Keith,
>>
>> Before you start trying all manner of things, could you please verify
>> if you can at least checkout over HTTPS using a normal SVN client. For
>> example try checkout acegi:
>>
>> svn co https://svn.codehaus.org/grails-plugins/grails-acegi/trunk/>>
>> If that works (the username/password authentication) then we can at
>> least verify it isn't a problem with Codehaus
>>
>> Regards
>>
>> On Sat, Oct 10, 2009 at 6:52 PM, Keith Thomas <keith.thomas@gmail.com>
>> wrote:
>>>
>>> The whole Xircles Codehaus system seems completely broken, most
>>> frustrating.
>>> I came up with the brilliant (?) idea of resetting my password even
>>> though I
>>> knew I aready had it correct as I could sign on through their web pages.
>>> The
>>> email I was sent contained a "reset password" link, but guess what, it
>>> went
>>> nowhere (see screenshot below). The amount of time I have spent on this I
>>> could have set up my own public plug-in repository instead. Now there's
>>> an
>>> idea. Anyway, instead of resorting to this extreme measure I will go
>>> through
>>> the registration steps again and create a second account.
>>>
>>> http://www.nabble.com/file/p25836116/Picture%2B1.png>>> --
>>> View this message in context:
>>> http://www.nabble.com/Plugin-Registration-Request-tp25821278p25836116.html>>> Sent from the grails - dev mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe from this list, please visit:
>>>
>>> http://xircles.codehaus.org/manage_email>>>
>>>
>>>
>>
>>
>>
>> --
>> Graeme Rocher
>> Head of Grails Development
>> SpringSource - Weapons for the War on Java Complexity
>> http://www.springsource.com>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>> http://xircles.codehaus.org/manage_email>>
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Plugin-Registration-Request-tp25821278p25836931.html> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email>
>
>
--
Graeme Rocher
Head of Grails Development
SpringSource - Weapons for the War on Java Complexity
http://www.springsource.com---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
|