It's possible for a Subversion commit to not have an author when
Subversion is set up in "anonymous mode".
Roy
Stephen Elsemore wrote:
> Yes, it seems to work now. I did null-proof it just in case (if the author
> is null, it just shows the revision as it has previously).
>
>
> On 1/5/09 9:33 AM, "Mark Phippard" <mphippard_at_collab.net> wrote:
>
>> On 1/5/09 9:08 AM, "Steve Elsemore" <selsemore_at_collab.net> wrote:
>>
>>> Author: selsemore
>>> Date: 2009-01-05 06:08:02-0800
>>> New Revision: 4148
>>>
>>> Modified:
>>>
>>>
> trunk/subclipse/org.tigris.subversion.subclipse.core/src/org/tigris/subversio>>
> n
>>> /subclipse/core/sync/SVNStatusSyncInfo.java
>>>
>>> Log:
>>> Show author for incoming changes in Sync view.
>>> Issue #: 824
>> So are you sure you always have a value for the author available?
>>
>> I seem to recall we looked into this years ago and the field was usually
>> null or something? It looks like you are getting it from the incoming
>> resource though, so I guess if you are seeing it work in testing it must
>> work now.
>>
>> Mark
>>
>> ------------------------------------------------------
>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=10053
>> 26
>>
>> To unsubscribe from this discussion, e-mail:
>> [dev-unsubscribe_at_subclipse.tigris.org].
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=1005359
>
> To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=1005385
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2009-01-05 16:12:38 CET