Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] (PTP synchronized projects) Problems using multiple ssh accounts grouped together for teamwork

Hi

One possible solution is to add hooks that alter permissions after updating and merging.
The following bug report details doing this for a different case:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=540938

Also, please file a bug report. IIRC, PTP updates the exclude file in case the user modifies the
file filter settings. It may be possible to preserve the existing permissions.


Thanks for reporting this problem!
John Eblen

On Wed, Sep 25, 2019 at 8:55 AM 태식김 <taisikt@xxxxxxxxx> wrote:
Hi

I want to use multiple ssh accounts grouped together for team work.
So, I tried changing the remote .ptp-sync / info / exclude file permissions by force from "-rw-------" to "-rw-rw——".

However, when syncing from one ssh account to another ssh account, an error occurs. When I checked the remote exclude file, I noticed it was changed back to "-rw-------". Perhaps "PTP synchronized projects" change remote exclude file permissions when synchronizing … 

is there no other solution?
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ptp-user

Back to the top