Login | Register
My pages Projects Community openCollabNet

Discussions > dev [DISABLED] > Re: svn commit: r38410 - trunk/subversion/libsvn_auth_gnome_keyring

subversion
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

Re: svn commit: r38410 - trunk/subversion/libsvn_auth_gnome_keyring

Author Lieven Govaerts <svnlgo at mobsol dot be>
Full name Lieven Govaerts <svnlgo at mobsol dot be>
Date 2009-07-11 00:27:37 PDT
Message On Sat, Jul 11, 2009 at 7:23 AM, Gavin Baumanis<gavinb@t​hespidernet.com> wrote:
> Just out of curiosity,
>
> Am I wrong is the new text in this patch, the same as the deletions?
>
It's probably a whitespace only change, but since Arfrever didn't add
a log message you can't see that from this email.

Lieven


>
>
> On 11/07/2009, at 1:46 PM, Arfrever Frehtes Taifersar Arahesis wrote:
>
>> Author: arfrever
>> Date: Fri Jul 10 20:46:13 2009
>> New Revision: 38410
>>
>> Log:
>> * subversion/libsvn_au​th_gnome_keyring/gno​me_keyring.c
>>  (simple_gnome_keyri​ng_first_creds, simple_gnome_keyring​_save_creds,
>>   ssl_client_cert_pw_g​nome_keyring_first_c​reds,
>>   ssl_client_cert_pw_g​nome_keyring_save_cr​eds): Fix some messages.
>>
>> Modified:
>>   trunk/subversion/lib​svn_auth_gnome_keyri​ng/gnome_keyring.c
>>
>> Modified: trunk/subversion/lib​svn_auth_gnome_keyri​ng/gnome_keyring.c
>> URL: http://svn.collab.ne​t/viewvc/svn/trunk/s​ubversion/libsvn_aut​h_gnome_keyring/gnom​e_keyring.c?pathrev=​38410&r1=38409​&r2=38410
>> =
>> =
>> =
>> =
>> =
>> =
>> =
>> =
>> ====================​====================​====================​==========
>> --- trunk/subversion/lib​svn_auth_gnome_keyri​ng/gnome_keyring.c        Fri
>> Jul 10 14:41:48 2009  (r38409)
>> +++ trunk/subversion/lib​svn_auth_gnome_keyri​ng/gnome_keyring.c        Fri
>> Jul 10 20:46:13 2009  (r38410)
>> @@ -411,7 +411,7 @@ simple_gnome_keyring​_first_creds(void **
>>     {
>>       return svn_error_create(SVN​_ERR_AUTHN_CREDS_UNA​VAILABLE, NULL,
>>                               _("GNOME Keyring is locked and "
>> -                                " we are non-interactive"));
>> +                                "we are non-interactive"));
>>     }
>>   else
>>     {
>> @@ -470,7 +470,7 @@ simple_gnome_keyring​_save_creds(svn_bool​
>>     {
>>       return svn_error_create(SVN​_ERR_AUTHN_CREDS_NOT​_SAVED, NULL,
>>                               _("GNOME Keyring is locked and "
>> -                                " we are non-interactive"));
>> +                                "we are non-interactive"));
>>     }
>>   else
>>     {
>> @@ -566,7 +566,7 @@ ssl_client_cert_pw_g​nome_keyring_first_c​
>>     {
>>       return svn_error_create(SVN​_ERR_AUTHN_CREDS_UNA​VAILABLE, NULL,
>>                               _("GNOME Keyring is locked and "
>> -                                " we are non-interactive"));
>> +                                "we are non-interactive"));
>>     }
>>   else
>>     {
>> @@ -626,7 +626,7 @@ ssl_client_cert_pw_g​nome_keyring_save_cr​
>>     {
>>       return svn_error_create(SVN​_ERR_AUTHN_CREDS_UNA​VAILABLE, NULL,
>>                               _("GNOME Keyring is locked and "
>> -                                " we are non-interactive"));
>> +                                "we are non-interactive"));
>>     }
>>   else
>>     {
>>
>> --------------------​--------------------​--------------
>> http://subversion.ti​gris.org/ds/viewMess​age.do?dsForumId=495​&dsMessageId=237​0607
>
> Gavin Baumanis
> P: +61 438 545 586
> E: gavinb at thespidernet dot com
>
> --------------------​--------------------​--------------
> http://subversion.ti​gris.org/ds/viewMess​age.do?dsForumId=462​&dsMessageId=237​0613
>

« Previous message in topic | 2 of 4 | Next message in topic »

Messages

Show all messages in topic

Re: svn commit: r38410 - trunk/subversion/libsvn_auth_gnome_keyring gavinbaumanis Gavin Baumanis 2009-07-10 22:23:14 PDT
     Re: svn commit: r38410 - trunk/subversion/libsvn_auth_gnome_keyring Lieven Govaerts <svnlgo at mobsol dot be> Lieven Govaerts <svnlgo at mobsol dot be> 2009-07-11 00:27:37 PDT
         Re: svn commit: r38410 - trunk/subversion/libsvn_auth_gnome_keyring Lieven Govaerts <svnlgo at mobsol dot be> Lieven Govaerts <svnlgo at mobsol dot be> 2009-07-11 00:28:41 PDT
             Re: svn commit: r38410 - trunk/subversion/libsvn_auth_gnome_keyring arfrever Arfrever Frehtes Taifersar Arahesis 2009-07-11 10:17:47 PDT
Messages per page: