使用SVN下载某些IDE或编译器的最新版本? [英] Download latest version of some IDE or compiler using SVN?

查看:142
本文介绍了使用SVN下载某些IDE或编译器的最新版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I don't enough information about SVN, almost 10%. My question is:

Is it possible to download the latest version of a free software with TortoiseSVN, and update it? My OS is Windows 10.

For example, programs like TexLive or Code::Blocks.

In the first case, the following points are mentioned:

    https://www.tug.org/texlive/svn/
    https://www.tug.org/texlive/svn/usage.html
    https://www.tug.org/texlive/svn/setup.html

Code::Blocks has SVN version:

    http://www.codeblocks.org/downloads/7

What I have tried:

I download ToritoiseSVN and download code::blocks with

svn://svn.code.sf.net/p/codeblocks/code/trunk

but It is source code and I don't use it in windows 10.

推荐答案

SVN是一个源版本控制系统 - 它保存并让你下载源代码代码,而不是可执行文件。



下载源代码后,可以使用适当的编译器进行编译。根据编写代码的语言,您需要安装相关的编译器。对于VB,C#和C ++(以及其他),您可能希望安装直接来自Microsoft的Visual Studio(包括免费版本)。
SVN is a Source Version Control system - it holds and let's you "download" source code, not executables.

Once you have downloaded source, you can compile it using the appropriate compiler. Depending on what language the code is written in, you will need to install the relevant compiler. For VB, C#, and C++ (among others) you would want to install Visual Studio, which is available (including in free versions) direct from Microsoft.


这篇关于使用SVN下载某些IDE或编译器的最新版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆