<?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: What is the best method for JSL version control? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/37753#M22130</link>
    <description>&lt;P&gt;I've been using Tortoise SVN for a few years&amp;nbsp;and really like it. &amp;nbsp;The .JSL files are just ASCII so they're easy to work with in Tortoise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://tortoisesvn.net/" target="_blank"&gt;https://tortoisesvn.net/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2017 22:45:42 GMT</pubDate>
    <dc:creator>pmroz</dc:creator>
    <dc:date>2017-03-31T22:45:42Z</dc:date>
    <item>
      <title>What is the best method for JSL version control?</title>
      <link>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/12427#M11832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;I created a modeling process in JSL. Now, I want to iterate on the model. For example, I want to test out different model inputs, model settings, etc. However, before I start iterating, I want to decide upon a robust framework for organizing and maintaining all the programs and data tables that will result from iterating.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the best software for version control? Should I use GitHub or Subversion? Perhaps I don't need any additional software. Perhaps instead I can just change the output directory for each model iteration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 19:21:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/12427#M11832</guid>
      <dc:creator>nford</dc:creator>
      <dc:date>2015-05-18T19:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best method for JSL version control?</title>
      <link>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/12428#M11833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a source control software, it could be useful to store your source on it.&lt;/P&gt;&lt;P&gt;It is easiest to find old release and tools to compare are most often included.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one could be use for free for example : &lt;A href="https://www.assembla.com/subversion/" title="https://www.assembla.com/subversion/"&gt;Free Subversion (SVN) Hosting | Unlimited Repos and Users | Assembla&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 14:21:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/12428#M11833</guid>
      <dc:creator>guillaumebugnon</dc:creator>
      <dc:date>2015-05-21T14:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best method for JSL version control?</title>
      <link>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/12429#M11834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guillaume,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for responding to my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree that version control is a good idea. Also, I know that Subversion is version control software. Allow me to restate my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best method for JSL version control? Is Subversion the best software? Is it better than Git? Is version control software even necessary, or should I just implement a version control method using JMP/JSL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 21:13:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/12429#M11834</guid>
      <dc:creator>nford</dc:creator>
      <dc:date>2015-05-21T21:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best method for JSL version control?</title>
      <link>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/37717#M22113</link>
      <description>&lt;P&gt;I recently started using &lt;A title="GitLab " href="http://gitlab.com/" target="_self"&gt;GitLab &lt;/A&gt;for source control of .jsl files; that uses the &lt;A title="Rogue rubygem" href="https://rubygems.org/gems/rouge" target="_self"&gt;Rogue rubygem&lt;/A&gt; though which does not support jsl syntax highlighting.&amp;nbsp;If someone had the time and knew the syntax&amp;nbsp;creating a new 'lexer' file for it doesn't look too complex based on the files for &lt;A title="other languages" href="https://github.com/jneen/rouge/tree/master/lib/rouge/lexers" target="_self"&gt;other languages&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone else using source/version control?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 12:40:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/37717#M22113</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2017-03-31T12:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best method for JSL version control?</title>
      <link>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/37753#M22130</link>
      <description>&lt;P&gt;I've been using Tortoise SVN for a few years&amp;nbsp;and really like it. &amp;nbsp;The .JSL files are just ASCII so they're easy to work with in Tortoise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://tortoisesvn.net/" target="_blank"&gt;https://tortoisesvn.net/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 22:45:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/37753#M22130</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2017-03-31T22:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best method for JSL version control?</title>
      <link>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/37796#M22148</link>
      <description>&lt;P&gt;ditto&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 14:32:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-is-the-best-method-for-JSL-version-control/m-p/37796#M22148</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2017-04-04T14:32:26Z</dc:date>
    </item>
  </channel>
</rss>

