![]() |
SVN - Printable Version +- Forum (https://www.boriel.com/forum) +-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11) +--- Thread: SVN (/showthread.php?tid=174) |
SVN - britlion - 03-06-2010 I've never used it at all; but I hear that it's a nice code control system. How does one get going then? Do you use windows, or linux? Re: SVN - boriel - 03-06-2010 britlion Wrote:I've never used it at all; but I hear that it's a nice code control system.Download TortoiseSVN and install it. Next, create a working directory, and left-click on it and select "TortoiseSVN CheckOut". This is the repository URL: https://boriel.homeip.net/svn/zxbasic/ At this moment, the proyect is read-only, but I will enable a "britlion" user to you later. Quote:Do you use windows, or linux?I use both Linux, Windows & Mac OS X Re: SVN - britlion - 03-07-2010 boriel Wrote:Download TortoiseSVN and install it. I assume the 32 bit version is the one to go for? I do have 64 bit windows, but I think it's about the application (and this is a 32 bit app at the moment), not about the OS, here. Quote:I use both Linux, Windows & Mac OS X Gosh! Eclectic. I have both Ubuntu and Windows 7 up. Linux in a VM for handy access. Re: SVN - boriel - 03-07-2010 britlion Wrote:It's about your OS, so chose x64. You use one SVN for all projects. You can choose x32 if you like either.boriel Wrote:Download TortoiseSVN and install it. britlion Wrote:Developing things for many architectures. Anyway, I see you're on Win7. Which ZX Spectrum emulator do you use?boriel Wrote:I use both Linux, Windows & Mac OS X Re: SVN - britlion - 03-07-2010 I almost always use Spectaculator, because the interface is very nice. Sometimes spin, which has nicer features, but is a little more clunky to use, sometimes. Re: SVN - boriel - 03-07-2010 I use EmuZwin (is old, and unmaintained: Does not run on vista. I run a Virtual Machine with XP to run it. But has, by far, the best Spectrum debugger I have found). Re: SVN - boriel - 09-12-2017 britlion Wrote:I've never used it at all; but I hear that it's a nice code control system.Oh, my! This has changed a lot! As you might already now, I moved the repo to Git an maintain two repositories:
|