« Return to Thread: The problem with release-plugin

Re: The problem with release-plugin

by Will Droste :: Rate this Message:

Reply to Author | View in Thread

Absolutely :) an interesting thing about SVN is it caches logins.. Some of the code tries to take advantage of that.  The directory should be $USER/.subversion simply doing a move should clear the settings and just replace the copy that is created after getting the stacktrace to return the system to the same state.

Regards,
Will


On Mon, Jun 22, 2009 at 1:01 PM, Radomir Mladenovic <radomirml@...> wrote:
Hi,

Sorry, I didn't save the exception and I now release-plugin works even
when I remove settings.groovy. :-)
Is there a cached file somewhere that I could remove?

Best regards,
Radomir


On Mon, Jun 22, 2009 at 5:52 PM, Will Droste<will@...> wrote:
> Radomir,
> Could you please provide the full stack trace? I'd like to know the issue
> since I patched an area of that code, so we don't run into the same
> problem..
> Dev,
> And just a question of curiosity..  Why is a user/password required in
> either the settings.groovy, BuildConfig.groovy or from the command line
> given SVN supports storing it encrypted inside the .subversion directory?
> Best Regards,
> Will
>
> On Mon, Jun 22, 2009 at 4:30 AM, Radomir Mladenovic <radomirml@...>
> wrote:
>>
>> Hi,
>>
>> For the last few days I'm trying to release plugin to the official
>> repository but no luck. I always end up with error:
>>
>> Importing project to
>> https://svn.codehaus.org/grails-plugins/grails-logdigger-connector.
>> Please wait...
>> org.tmatesoft.svn.core.SVNAuthenticationException: svn: Authentication
>> required for '<https://svn.codehaus.org:443> grails-plugins primary
>> Subversion repository'
>>
>> I followed the procedure described on
>> http://grails.org/Creating+Plugins and I got approval for developer
>> status. The problem is "grails release-plugin" never asks me about
>> login credentials.
>> I've tried to release from two different machines (Linux and Windows),
>> and I always get the same result (above quoted error).
>>
>> Thanks for any input.
>>
>> Regards,
>> Radomir
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



 « Return to Thread: The problem with release-plugin