<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cannot checkout or switch git branch Using Talend Studio 8 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Cannot-checkout-or-switch-git-branch-Using-Talend-Studio-8/m-p/2360121#M124780</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please help me with this issue.&lt;/P&gt;&lt;P&gt;I have encountered a problem using Talend Studio 8 when I try checking out from a remote branch to a local branch or just switching branches.&lt;/P&gt;&lt;P&gt;This happens after I switch a project from an old TAC to a new TAC, who share the same git repository.&lt;/P&gt;&lt;P&gt;The problem only occurs when I am using the new TAC. I can normally checkout to local branch when I connect to the old TAC.&lt;/P&gt;&lt;P&gt;The switch shows no error or alert at GUI, but the repository shows it stays in (Remote Mode). i.e I cannot checkout any remote branch to local or switch branches.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;The .metadata/.log shows the NullPoint error as below. &lt;/P&gt;&lt;P&gt;=====================log begin===========================​&lt;/P&gt;&lt;P&gt;!STACK &lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;&lt;I&gt;org.talend.commons.exception.FatalException&lt;/I&gt;: Can't switch!&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.repository.gitprovider.ui.action.CheckoutAsLocalBranchAction$4.run(CheckoutAsLocalBranchAction.java:198)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2338)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.repository.gitprovider.ui.action.CheckoutAsLocalBranchAction$5.run(CheckoutAsLocalBranchAction.java:371)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;!ENTRY &lt;/P&gt;&lt;P&gt;org.eclipse.ui&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2023-09-22&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;15:38:59.291&lt;/P&gt;&lt;P&gt;!MESSAGE Unhandled event loop exception&lt;/P&gt;&lt;P&gt;!STACK &lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;&lt;I&gt;java.lang.NullPointerException&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.commons.exception.ExceptionHandler.process(ExceptionHandler.java:51)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.commons.exception.ExceptionHandler.process(ExceptionHandler.java:34)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.repository.gitprovider.ui.action.CheckoutAsLocalBranchAction.run(CheckoutAsLocalBranchAction.java:383)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4441)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1512)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1535)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1324)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.action.ActionContributionItem.lambda$8(ActionContributionItem.java:1209)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4441)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1512)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1535)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1324)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4227)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3837)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.rcp.intro.Application.start(Application.java:303)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at java.base/java.lang.reflect.Method.invoke(Method.java:566)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1462)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;=====================log end===========================​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000oekOYAAY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132263iE42279FE2244DE0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000oekOYAAY.png" alt="0695b00000oekOYAAY.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=====================version info===========================​&lt;/P&gt;&lt;P&gt;git version: 2.39.2&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Talend Studio&lt;/P&gt;&lt;P&gt;Version: 8.0.1&lt;/P&gt;&lt;P&gt;Build id: R2022-07&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:23:15 GMT</pubDate>
    <dc:creator>SWang1695364866</dc:creator>
    <dc:date>2024-11-15T21:23:15Z</dc:date>
    <item>
      <title>Cannot checkout or switch git branch Using Talend Studio 8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-checkout-or-switch-git-branch-Using-Talend-Studio-8/m-p/2360121#M124780</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please help me with this issue.&lt;/P&gt;&lt;P&gt;I have encountered a problem using Talend Studio 8 when I try checking out from a remote branch to a local branch or just switching branches.&lt;/P&gt;&lt;P&gt;This happens after I switch a project from an old TAC to a new TAC, who share the same git repository.&lt;/P&gt;&lt;P&gt;The problem only occurs when I am using the new TAC. I can normally checkout to local branch when I connect to the old TAC.&lt;/P&gt;&lt;P&gt;The switch shows no error or alert at GUI, but the repository shows it stays in (Remote Mode). i.e I cannot checkout any remote branch to local or switch branches.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;The .metadata/.log shows the NullPoint error as below. &lt;/P&gt;&lt;P&gt;=====================log begin===========================​&lt;/P&gt;&lt;P&gt;!STACK &lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;&lt;I&gt;org.talend.commons.exception.FatalException&lt;/I&gt;: Can't switch!&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.repository.gitprovider.ui.action.CheckoutAsLocalBranchAction$4.run(CheckoutAsLocalBranchAction.java:198)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2338)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.repository.gitprovider.ui.action.CheckoutAsLocalBranchAction$5.run(CheckoutAsLocalBranchAction.java:371)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;!ENTRY &lt;/P&gt;&lt;P&gt;org.eclipse.ui&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2023-09-22&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;15:38:59.291&lt;/P&gt;&lt;P&gt;!MESSAGE Unhandled event loop exception&lt;/P&gt;&lt;P&gt;!STACK &lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;&lt;I&gt;java.lang.NullPointerException&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.commons.exception.ExceptionHandler.process(ExceptionHandler.java:51)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.commons.exception.ExceptionHandler.process(ExceptionHandler.java:34)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.repository.gitprovider.ui.action.CheckoutAsLocalBranchAction.run(CheckoutAsLocalBranchAction.java:383)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4441)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1512)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1535)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1324)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.jface.action.ActionContributionItem.lambda$8(ActionContributionItem.java:1209)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4441)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1512)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1535)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1324)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4227)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3837)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.talend.rcp.intro.Application.start(Application.java:303)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at java.base/java.lang.reflect.Method.invoke(Method.java:566)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1462)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;=====================log end===========================​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000oekOYAAY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132263iE42279FE2244DE0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000oekOYAAY.png" alt="0695b00000oekOYAAY.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=====================version info===========================​&lt;/P&gt;&lt;P&gt;git version: 2.39.2&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Talend Studio&lt;/P&gt;&lt;P&gt;Version: 8.0.1&lt;/P&gt;&lt;P&gt;Build id: R2022-07&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-checkout-or-switch-git-branch-Using-Talend-Studio-8/m-p/2360121#M124780</guid>
      <dc:creator>SWang1695364866</dc:creator>
      <dc:date>2024-11-15T21:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot checkout or switch git branch Using Talend Studio 8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-checkout-or-switch-git-branch-Using-Talend-Studio-8/m-p/2360122#M124781</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please try to open the studio with new workspace remotely?&lt;/P&gt;&lt;P&gt;Just create a new "Remote Connection" using another (empty) workspace folder and please clear the studio cache then close the studio and reopen your studio and feel free to let us know the results.&lt;/P&gt;&lt;P&gt;How to clear the studio cache:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Close studio if already running &lt;/LI&gt;&lt;LI&gt;Delete the below directories:&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;-&amp;gt;studio/configuration/org.eclipse.core.runtime&lt;/P&gt;&lt;P&gt;-&amp;gt;studio/configuration/org.eclipse.update&lt;/P&gt;&lt;P&gt;-&amp;gt;studio/configuration/org.eclipse.osgi&lt;/P&gt;&lt;P&gt;     3.Restart the studio with a new workspace.&lt;/P&gt;&lt;P&gt;Note: Please take a backup of the contents of these directories in some other location before deleting them just for the safe side.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 05:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-checkout-or-switch-git-branch-Using-Talend-Studio-8/m-p/2360122#M124781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-25T05:27:19Z</dc:date>
    </item>
  </channel>
</rss>

