On 23/05/2018 01:01, Bill Somerville wrote:
I am moving around the files in the SF subversion repository to a more
logical layout.
Hi All,
I have now completed the rearrangement by moving the WSJT-X sources to a
separate project. For those who have the WSJT-X development sources
checked out locally; you will have to adjust your workspace to reflect
the change. The command I gave in the previous message above was
incorrect Here is the correct command for the relocation of the WSJT-X
sources which, up until now, were located at ^/branches/wsjtx:
cd <root-of-your-checked-out-workspace>
svn switch ^/wsjtx/trunk
On MS Windows the ^ character needs escaping since it has special mean
on the Windows command line so type:
cd <root-of-your-checked-out-workspace>
svn switch ^^/wsjtx/trunk
Note the double ^ character.
That's it, and modified files will be carried over seamlessly.
Greg, KI7MT, will make the change required in the JTSDK to reflect this
reocation for those using it to check out the WSJT-X sources.
73
Bill
G4WJS.
------------------------------------------------------------------------------
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