tmf: Fix overwrite problem of batch import wizard
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Thu, 6 Jun 2013 18:14:39 +0000 (14:14 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Thu, 6 Jun 2013 20:02:39 +0000 (16:02 -0400)
commit2e622f008e0ca5855bc815d2f26033231e90f318
tree90bbc74a0b5119b48e5d47dac72bc9f9f5b614ab
parent32897d73ce95913d67fd7660fe430d4e2db4feaa
tmf: Fix overwrite problem of batch import wizard

During batch import, when copying a trace, that is already in the
project as a link to an external location, with the same trace of
this external location then it used to wipe out the trace files in
the external location. This only happens when the trace is a
directory like the LTTng Kernel traces.
This commit fixes this problem.

Change-Id: I227f1eb07adb0b83699d8436f209badd0605770c
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/13624
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
IP-Clean: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/project/wizards/importtrace/BatchImportTraceWizard.java
This page took 0.03075 seconds and 5 git commands to generate.