[brlcad-commits] SF.net SVN: brlcad:[78291] brlcad/trunk/misc/repowork/repowork.cpp

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78291 http://sourceforge.net/p/brlcad/code/78291 Author: starseeker Date: 2021-02-20 02:29:43 + (Sat, 20 Feb 2021) Log Message: --- Don't trust any git output for the CVS era - only assign a branch if we have SVN info. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[78290] brlcad/trunk/misc/repowork/repowork.cpp

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78290 http://sourceforge.net/p/brlcad/code/78290 Author: starseeker Date: 2021-02-20 02:13:18 + (Sat, 20 Feb 2021) Log Message: --- Rough in an ability to update the cvs:branch tags based on SVN's info. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[78289] brlcad/trunk/misc

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78289 http://sourceforge.net/p/brlcad/code/78289 Author: starseeker Date: 2021-02-20 00:28:24 + (Sat, 20 Feb 2021) Log Message: --- Grr. The CVS branch assignments based off of git rev-list --first-parent proved unreliable - Sean noted that we can check the

[brlcad-commits] SF.net SVN: brlcad:[78288] brlcad/trunk/misc/repoconv/REPO.NOTES

2021-02-19 Thread brlcad--- via brlcad-commits
Revision: 78288 http://sourceforge.net/p/brlcad/code/78288 Author: brlcad Date: 2021-02-19 22:46:27 + (Fri, 19 Feb 2021) Log Message: --- stash some of the ad hoc scripts being used to independently V the conversion for posterity Added Paths: ---

[brlcad-commits] SF.net SVN: brlcad:[78287] brlcad/trunk/misc/repoconv/NOTES

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78287 http://sourceforge.net/p/brlcad/code/78287 Author: starseeker Date: 2021-02-19 21:49:47 + (Fri, 19 Feb 2021) Log Message: --- Note link describing how to track all remote branches. Modified Paths: -- brlcad/trunk/misc/repoconv/NOTES

[brlcad-commits] SF.net SVN: brlcad:[78286] brlcad/trunk/src/isst

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78286 http://sourceforge.net/p/brlcad/code/78286 Author: starseeker Date: 2021-02-19 21:31:26 + (Fri, 19 Feb 2021) Log Message: --- Set up mouse move event handler for OpenGL widget. Not doing anything with the info yet, jus making sure we can capture it.

[brlcad-commits] SF.net SVN: brlcad:[78285] brlcad/trunk/misc/CMakeLists.txt

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78285 http://sourceforge.net/p/brlcad/code/78285 Author: starseeker Date: 2021-02-19 21:23:19 + (Fri, 19 Feb 2021) Log Message: --- Fix filename Modified Paths: -- brlcad/trunk/misc/CMakeLists.txt Modified: brlcad/trunk/misc/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[78284] brlcad/trunk/misc/repoconv/svn_rev_updates.txt

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78284 http://sourceforge.net/p/brlcad/code/78284 Author: starseeker Date: 2021-02-19 19:27:27 + (Fri, 19 Feb 2021) Log Message: --- More SVN assignments for multi-branch commits. Some of these are approximate, as the commits were broken out differently by

[brlcad-commits] SF.net SVN: brlcad:[78283] brlcad/trunk/misc/repoconv/svn_rev_updates.txt

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78283 http://sourceforge.net/p/brlcad/code/78283 Author: starseeker Date: 2021-02-19 18:41:48 + (Fri, 19 Feb 2021) Log Message: --- Checkpoint update SVN id assignments being found based on Sean's identification of multi-branch commits. Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[78282] brlcad/trunk/misc/repowork/repowork.cpp

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78282 http://sourceforge.net/p/brlcad/code/78282 Author: starseeker Date: 2021-02-19 17:04:04 + (Fri, 19 Feb 2021) Log Message: --- Add a way to pass in a list of sha1 commits that were associated with SVN tags rather than branches. Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[78281] brlcad/trunk/misc

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78281 http://sourceforge.net/p/brlcad/code/78281 Author: starseeker Date: 2021-02-19 15:50:58 + (Fri, 19 Feb 2021) Log Message: --- Stash the list of Git commits made to SVN tags, not branches. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[78280] brlcad/trunk/misc

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78280 http://sourceforge.net/p/brlcad/code/78280 Author: starseeker Date: 2021-02-19 14:38:16 + (Fri, 19 Feb 2021) Log Message: --- Stash the rev and branch updates to the SVN info assigned in the Git commit. These represent corrections based on analysis

[brlcad-commits] SF.net SVN: brlcad:[78279] brlcad/trunk/misc/repowork/repowork.cpp

2021-02-19 Thread starseeker--- via brlcad-commits
Revision: 78279 http://sourceforge.net/p/brlcad/code/78279 Author: starseeker Date: 2021-02-19 14:35:04 + (Fri, 19 Feb 2021) Log Message: --- Sean spotted a couple incorrect svn:branch assignments - add ability to correct those as well. Modified Paths: --