Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] 5.0.6 release

I tested this build with remote projects and sychronized projects. I was able to create a project, edit files, compile and run without significant problems.

One problem I encountered, which is probably not new to this build is that I managed to fill the filesystem my project resided in without realizing it. An attempt to build the synchronized project resulted in a synchronization error complaining about a short block in .ptp-sync. I don't seem to be able to recover from taht even by deleting the project in my workspace including checking the checkbox to remove files on disk and deleting .ptp-sync on the remote system. I'm still getting an error
Synchronization error for project shallow:

ssh://none/\u\wootton\shallow/.ptp-sync: fatal: '\u\wootton\shallow/.ptp-sync' does not appear to be a git repository


ssh://none/\u\wootton\shallow/.ptp-sync: fatal: '\u\wootton\shallow/.ptp-sync' does not appear to be a git repository

until I realized that my being lazy and keeping the '\' in the filenames  when I selected the synchronized project wizard third page and entered the path as '\u\wootton\shallow'

After I select the remote connection name, the code is filling in the path name with '\' due to my running Eclipse on Windows 7.
Dave



From:        Dave Wootton/Poughkeepsie/IBM@IBMUS
To:        Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Date:        03/09/2012 09:49 PM
Subject:        Re: [ptp-dev] 5.0.6 release
Sent by:        ptp-dev-bounces@xxxxxxxxxxx




Greg
That build has the change. I verified by visual inspection of the script as well as running on AIX and Linux with no errors.

Dave




From:        
Greg Watson <g.watson@xxxxxxxxxxxx>
To:        
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Date:        
03/09/2012 08:43 PM
Subject:        
Re: [ptp-dev] 5.0.6 release
Sent by:        
ptp-dev-bounces@xxxxxxxxxxx




Dave,

I think the build you want is
http://download.eclipse.org/tools/ptp/builds/5.0.6/201203091943/index.html, not 201203090102.

Regards,
Greg

On Mar 9, 2012, at 8:10 PM, Dave Wootton wrote:

For some reason I don't see the fix I updated today in org.eclipse.ptp.rm.lml.da/rms/PE/da_jobs_info_lml.pl


Line 63 of the updated script should look like '
my $is_aix = `uname -s` =~ /aix/i;'

I unpacked org.eclipse.ptp.rm.lml.da_1.0.0.201203090022.jar and the script in that jar file does not have my update.


I looked at the file using the git perspective repository browser and the change is there, but for all I know I'm looking at my local copy.


I did do a commit followed by push upstream and thought they completed successfully.


I just tried another push and it said the repository was up to date.


Dave




From:        
Beth Tibbitts/Watson/IBM@IBMUS
To:        
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Date:        
03/09/2012 03:39 PM
Subject:        
Re: [ptp-dev] 5.0.6 release
Sent by:        
ptp-dev-bounces@xxxxxxxxxxx




Assuming the 5.0.6 build that just finished tests out okay, we'd like to call that 5.0.6 on Monday.


http://download.eclipse.org/tools/ptp/builds/5.0.6/201203090102/index.html


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  
http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


<Mail Attachment.gif>
Greg Watson ---03/08/2012 04:17:45 PM---We'd like to do a 5.0.6 release on Monday if possible to pick up the bug fixes since SR2. If anyone
<Mail Attachment.gif>
From:
<Mail Attachment.gif>
Greg Watson <
g.watson@xxxxxxxxxxxx>
<Mail Attachment.gif>
To:
<Mail Attachment.gif>
Parallel Tools Platform general developers <
ptp-dev@xxxxxxxxxxx>,
<Mail Attachment.gif>
Date:
<Mail Attachment.gif>
03/08/2012 04:17 PM
<Mail Attachment.gif>
Subject:
<Mail Attachment.gif>
[ptp-dev] 5.0.6 release
<Mail Attachment.gif>
Sent by:
<Mail Attachment.gif>
ptp-dev-bounces@xxxxxxxxxxx







We'd like to do a 5.0.6 release on Monday if possible to pick up the bug fixes since SR2. If anyone has any objections, please let me know.

Regards,
Greg
_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top