<?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 Re: ABAPGit - Doubts Prior PoC for Implementation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520456#M18647</link>
    <description>&lt;P&gt;Paging &lt;SPAN class="mention-scrubbed"&gt;lars.hvam&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2017 13:57:52 GMT</pubDate>
    <dc:creator>pokrakam</dc:creator>
    <dc:date>2017-10-30T13:57:52Z</dc:date>
    <item>
      <title>ABAPGit - Doubts Prior PoC for Implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520455#M18646</link>
      <description>&lt;P&gt;Hey Friends!&lt;/P&gt;
  &lt;P&gt;I'm currently looking for a more "distributed" ways of working with ABAP development, and whatever activity possible in SAP - and I'm specially interested in using the "branching" concept, to enable concurrent development in the same object for posterior merging / releases.&lt;/P&gt;
  &lt;P&gt;However, I have a couple of doubts:&lt;/P&gt;
  &lt;P&gt;- Does working with AbapGIT mean I'll have to disable Transport Management?&lt;/P&gt;
  &lt;P&gt;- Does AbapGIT work together with SM CHARM ?&lt;/P&gt;
  &lt;P&gt;- Since AbapGIT seems to work based in Packages, can I have the same object in more than one "Project"? Does it need to be in more than one "package" as well? What's the best way to work this point?&lt;/P&gt;
  &lt;P&gt;Thanks in advance, folks!&lt;/P&gt;
  &lt;P&gt;Rodrigo&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 12:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520455#M18646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-10-30T12:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: ABAPGit - Doubts Prior PoC for Implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520456#M18647</link>
      <description>&lt;P&gt;Paging &lt;SPAN class="mention-scrubbed"&gt;lars.hvam&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 13:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520456#M18647</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2017-10-30T13:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: ABAPGit - Doubts Prior PoC for Implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520457#M18648</link>
      <description>&lt;P&gt;No, no and no &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
  &lt;P&gt;I dont recommend using abapGit instead of transport management. Transport mgt handles a lot of objects not yet supported in abapGit&lt;/P&gt;
  &lt;P&gt;CHARM, well, abapGit adds objects to transports as normal, but not directly integrated in charm&lt;/P&gt;
  &lt;P&gt;Same objects: no, we are limited by the functionality in the SAP kernel. Branching in SAP usually means another system in the landscape&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 14:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520457#M18648</guid>
      <dc:creator>larshp</dc:creator>
      <dc:date>2017-10-30T14:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: ABAPGit - Doubts Prior PoC for Implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520458#M18649</link>
      <description>&lt;P&gt;And &lt;SPAN class="mention-scrubbed"&gt;graham.robinson&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 17:10:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520458#M18649</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-10-30T17:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: ABAPGit - Doubts Prior PoC for Implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520459#M18650</link>
      <description>&lt;P&gt;Hi Rodrigo,&lt;/P&gt;
  &lt;P&gt;to add to Lars response - why don't you just have a go? I understand you need to better appreciate where abapGit can fit into your developer processes. There is no better way to understand something than to give it a go. &lt;A href="http://docs.abapgit.org/guide-install.html" target="_blank"&gt;Install abapGit&lt;/A&gt; (it takes less than 5 minutes) and start small - with a simple little project just to get the feel for what it can and cannot do. Also look at the &lt;A href="https://github.com/larshp/abapGit/issues" target="_blank"&gt;issues list&lt;/A&gt; to see what enhancements others would like to see. Maybe you could contribute a few ideas of your own or even take on some of the issues yourself?&lt;/P&gt;
  &lt;P&gt;Cheers&lt;/P&gt;
  &lt;P&gt;Graham Robbo&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 00:34:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520459#M18650</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2017-10-31T00:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: ABAPGit - Doubts Prior PoC for Implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520460#M18651</link>
      <description>&lt;P&gt;Hi Graham!&lt;/P&gt;
  &lt;P&gt;I already have installed it, but still going through some issues with our basis colleagues to make it work - probably I'll get it working through this month in a Sandbox - looking forward to see what we got! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
  &lt;P&gt;Thanks for the contribution!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 11:49:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abapgit-doubts-prior-poc-for-implementation/m-p/520460#M18651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-01-17T11:49:15Z</dc:date>
    </item>
  </channel>
</rss>

