Hello All, For Windows, if your using JTSDK to build with, enable-separate will separate both the build tree and install location by svn revision.
If you *do not* want to separate by svn revision disable-separate, and the build will only be by Application Version + QT 5.x version. To revert to an older svn revision, it is as Bill stated, change directories to C:\JTSDK\src\wsjtx and checkout the revision you want. Before building, you should either disable-autosvn or enable-skipsvn to prevent the older checkout from being updated. The output locations are then based on the net settings. There should be no reason to XCOPY files to any location unless yo want to preserve a backup or something. To perform the builds as Bill suggests below, one would: disable-separate enable-skipsvn cd to C:\JTSDK\src\wsjtx svn co rXXXX build-wsjtx rinstall If this process is not working, please let me know, as that is why those options were added in the first place. 73's Greg, KI7MT On 03/23/2016 10:46 AM, Bill Somerville wrote: > On 23/03/2016 16:35, Michael Black wrote: >> Allows building while running. I also have a backup script so I can >> quickly revert to a prior version if the new one behaves badly. > Nothing stops you building while running from the install directory. > Only the install target, which takes a few seconds and is probably > faster than copying all the files, requires the program to be stopped. > Actually that is only a Windows deficiency, other operating systems > allow executable files to be replaced on disk while they are loaded into > memory. The install target only installs files that have changed which > makes it very quick. > > As for backing out, rather than making yet another copy why not just > revert to a working revision (`svn up rNNNN`) and build that. >> >> At least I'm not aware of an install target for JTSDK that does a similar >> thing. > The install target is designed to do most of what you are replicating > with ancillary scripts. Seems to me you are unnecessarily reinventing a > wheel that has worked very well for a long time. > > 73 > Bill > G4WJS. > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 > _______________________________________________ > wsjt-devel mailing list > wsjt-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > -- ---------------------------------------------------------------- Launchpad....: https://launchpad.net/~ki7mt Ubuntu Hams..: https://launchpad.net/~ubuntu-hams-devel Debian Hams..: https://alioth.debian.org/projects/pkg-hamradio/ JTSDK........: https://sourceforge.net/projects/jtsdk/ OpenPGP......: C177 6630 7115 78FE 9A2B 9F7F 18C0 F6B7 0DA2 F991 ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel