Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] An internal error occurred during: "Remote Synchronization". Error

HI John,

It's this : 
     
Java implementation of Git    3.6.1.201501031845-r    org.eclipse.jgit.feature.group    Eclipse JGit

Thanks,
Marco

On Mon, Jan 19, 2015 at 2:26 PM, John Eblen <jeblen@xxxxxxx> wrote:
Hi Marco

Could you look up your current version of JGit? : 
1) Help -> Install New Software
2) Click "What is already installed?" at bottom right
3) Look for "Java implementation of Git"


Thanks
John





On Mon, Jan 19, 2015 at 10:33 AM, Marco Leite <malleite@xxxxxxxxx> wrote:
Hi John,

I had at first, but them I created a dummy project with all the standard settings.
It works fine when I create the project (can make the synchronizations w/o problem). But when I 
I close eclipse and open again then I have this error.

This is what I see in the exclusion list :


Inline image 2

Thanks,
Marco

On Mon, Jan 19, 2015 at 1:16 PM, John Eblen <jeblen@xxxxxxx> wrote:
Hi

This sounds like a problem processing the file filtering patterns, and
JGit has recently made some changes to how these work.

Have you added any file filtering patterns to the project? If so, could you
share them? They might help us to reproduce the problem.


Thanks
John

On Sat, Jan 17, 2015 at 2:39 PM, Marco Leite <malleite@xxxxxxxxx> wrote:
HI,

I am using PTP with Luna and everything was fine until I made an eclipse update yesterday.

I did a small test  creating a new project. It will synchronize ok until I close eclipse and open it again.
New synchronizations gives a pop-up error window with this message :

An internal error occurred during: "Remote Synchronization".
org.eclipse.jgit.ignore.FastIgnoreRule cannot be cast to org.eclipse.jgit.ignore.IgnoreRule

Versions :

OpenSuse 13.1
     java version "1.8.0_25"
    Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
    Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)


PTP Version: 8.1.0.201409161348
Luna: Build id: 20150109-0600
Eclipse Git 3.6.1.201501031


I am stuck now unable to remotely edit my projects ...
Any clues ?

Cheers,
Marco


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user


Back to the top