Ok, so this has been done for both the master and autotools-conversion branches.

If you already have these checked out somewhere, you may run into an issue with 'git pull' related to it not wanting to overwrite existing files in the ksh93 hierarchy.

To fix it, simply run 'rm -rf cde/programs/dtksh/ksh93', and then retry the pull again.

I think this will save us a lot of headaches down the road.

-jon

On 6/22/21 12:54 AM, Matthew R. Trower wrote:
I agree; submodules are a hassle and always seem to go wrong for me somehow.  
I’d rather see it in-tree.

-- Matthew R. Trower

On Jun 21, 2021, at 18:16, Christopher Turkel <turkel.christop...@gmail.com> 
wrote:

Go for it!

Sent from my iPhone

On Jun 21, 2021, at 6:19 PM, Jon Trulson <j...@radscan.com> wrote:

 Hi,

I'd like to switch ksh93 from being a submodule to a subtree.  With a subtree, 
all of the code is present, which means there is no need to use --recursive 
when cloning, or 'submodule update --init' when updating.

It seems many people think submodules are a problem, and I think the extra 
steps are a PITA myself.  It will also be more complicated to do a release 
(which I really want to do soon) since an archive will not have the required 
code to build ksh93.

Any objections/comments/complaints?


--
Jon Trulson

  "This Unit must survive."
                           -- M5
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

--
Jon Trulson

  "This Unit must survive."
                           -- M5

_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to