Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Size of .ptp-sync

The large size of the .ptp-sync directory is probably due to sync'ing
binary files. So the future tool that allows selecting the files to be
sync'ed should help.

In the meantime, your solution should work,  noting the precautions
that you mentioned in a later email. The files need to be identical or
another merge conflict will result. Also, it is necessary to restart
Eclipse after deleting so that the .ptp-sync directories will be rebuilt.


John

On Mon, Dec 12, 2011 at 5:17 PM, Christoph Pospiech <Christoph.Pospiech@xxxxxxxxxx> wrote:
Hi,

even for a very small project, the sub directory .ptp-sync is outgrowing
rapidly all other directories, like this.

cp@sirius:~/xample/misc/perf/simple_test$ du -sh * .[a-z]*
12K     make
4.0K    Makefile
40K     Results
8.0K    src
8.0K    .cproject
432K    .git
4.0K    .project
12M     .ptp-sync
8.0K    .settings

Is there any way to reset .ptp-sync ?

I tried to wait for both sides to be in synced state and scratched .ptp-sync
on both sides. This worked for me.

Is this the recommended way ?
--

Mit freundlichen Grüßen / Kind regards

Dr. Christoph Pospiech
High Performance & Parallel Computing
Phone: +49-351 86269826
Mobile: +49-171-765 5871
E-Mail: christoph.pospiech@xxxxxxxxxx
-------------------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Martina Koederitz (Vorsitzende), Reinhard Reschke, Dieter
Scholz, Gregor Pillen, Joachim Heel, Christian Noll
Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB
14562 / WEEE-Reg.-Nr. DE 99369940

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


Back to the top