Scott, I'm glad you asked. I'm sure many others have been thinking the same thing. Our SVN server has a typical SVN folder structure. This means, at the top level, it has 3 folders:
trunk (stable, current code) branches (ongoing development and not necessarily stable) tags (stable previous milestones) Most of you are setup to get the trunk binaries. You can check this by right clicking on your SVN folder and choosing TortoiseSVN -> Repo-browser and noting the address at the top. It will likely end in /trunk/bin/Release. In order to test one of the development branches, you can make a new folder and a do a checkout on the particular branch. For example, to check out Jeff's console (and I recommend that you do), use the following address: < svn://206.216.146.154/svn/repos_sdr_windows/PowerSDR/branches/k6jca/bin/Rele ase > (note "branches/k6jca" replaces "trunk") This is one of about a dozen ways of doing it. For more information, please see the SVN and TortoiseSVN documentation. As a reminder, we are changing the way we do development so that the only regular updates to the trunk will be bug fixes. Periodically we will incorporate the best features of the branches into the trunk for a new official release. This change will officially start with v1.10.4, but we have already begun changing habits to ease the transition. The goal is to have a trunk that is ALWAYS stable and as bug free as possible. Eric Wachsmann FlexRadio Systems > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > radio.biz] On Behalf Of KQ8RP > Sent: Wednesday, January 16, 2008 7:18 AM > To: FlexRadio > Subject: [Flexradio] SVN Updates > > When I download the SVN Updates I do not get any of the other branches how > do I change to get them as well as the main trunk? > > Scott Gordon _______________________________________________ FlexRadio Systems Mailing List FlexRadio@flex-radio.biz http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz Archives: http://www.mail-archive.com/flexradio%40flex-radio.biz/ Knowledge Base: http://kb.flex-radio.com/ Homepage: http://www.flex-radio.com/