ok, just want to make sure i fully understand the state of the code:<br><br>these are the most current/stable versions of swift & cog (that which we tell users to download):<br><br>swift: branch/1.0 (<a href="https://trac.ci.uchicago.edu/swift/browser/branches/1.0" target="_blank">https://trac.ci.uchicago.edu/swift/browser/branches/1.0</a>)<br>

cog: branches/4.1.7 (<a href="http://cogkit.svn.sourceforge.net/viewvc/cogkit/branches/4.1.7/" target="_blank">http://cogkit.svn.sourceforge.net/viewvc/cogkit/branches/4.1.7/</a>)<br><br>these are the development (less stable) versions of the code that we should be committing changes to:<br>

<br>swift: trunk/ (<a href="https://trac.ci.uchicago.edu/swift/browser/trunk" target="_blank">https://trac.ci.uchicago.edu/swift/browser/trunk</a>)<br>cog: trunk/current (<a href="http://cogkit.svn.sourceforge.net/viewvc/cogkit/trunk/current/" target="_blank">http://cogkit.svn.sourceforge.net/viewvc/cogkit/trunk/current/</a>)<br>

<br>assuming that's correct...<br><br>for swift, what are the other/multiple directories under branches/ that do not appear to be releases or release candidates?<br>is the intent, upon the next swift release (whenever that may be) to update swift branch/1.0 with the changes that have been committed to trunk/ ? <br>