On 07/10/2018 11:05 AM, Bill Somerville wrote: > the only difference should be that you clone the git repository rather > than checkout the old Subversion one. As with Subversion the git > repository web page on SourceForge > (https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/) has a > pre-constructed clone command that you can copy: > > The main visible difference is that the single Subversion repository > with branches for each of the WSJT applications has been split into > separate git repositories, one per project. > > When you clone a git repository you get all branches and history but you > do not need to worry about that if you just want the latest code line > since that is the 'master' branch which is set as the current branch > when you clone the repository.
Hi Bill & All, I have changed the name of the directory where svn has updated the current copy here. Then, I have created a directory with the previous name and I have entered "git clone". Then I have copied the "build" directory and all its contents from the "svn" times to the newly (re)created directory now used with git. Changing to the "build" directory, I have tried to compile again. I was successful to compile. I hope that all the previously set options have been copied. Many thanks, Bill ! Best wishes, Claude (DJ0OT) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
