[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] History Tab - Date Field

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 31 Mar 2009 17:25:24 -0400

On Tue, Mar 31, 2009 at 5:21 PM, Mike Burgoon - Fore! Reservations
<burgoon_at_teeitup.com> wrote:
> I have files with a date of say March 1, 2009. The date in the navigator
> view show as (03/31/2009). In the History tab, the date reads (12/31/1969
> 6:00PM). In fact looking at it... all dates read (12/31/1969 6:00PM).

Dates in the History view would the date of commit. It sounds like a
value of 0 is coming back from server. I'd look for:

1) Version mismatches on client. Subclipse 1.6.x requires JavaHL 1.6.
 Subclipse 1.4.x requires JavaHL 1.5.

2) You get a 0 if the revision contains a mixture of paths you are
authorized to see and not authorized to see. When this happens, the
author and commit message would be null.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1499830
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-03-31 23:25:47 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.