问题标签 [visualsvn-server]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
svn - 如何远程访问颠覆服务器
我昨天刚刚在我的家用计算机上安装了 VisualSVN 服务器,我可以在 localhost 上访问我的存储库,但是当我尝试远程访问它时,它不会连接。我应该配置其他东西还是不可能?
我在浏览器中使用https://servername/svn作为 URL,而家用计算机位于路由器后面。这仅供个人使用。
谢谢
asp.net-mvc - 通过远程构建提交的 VisualSVN 代码来部署 ASP.NET MVC Web 项目
每次我更改一行代码时,都将我的整个应用程序发布到美国的服务器上,这需要永远。
我在我的生产服务器上运行 VisualSVN 服务器。每当提交时,如何在服务器上自动构建我的项目(到开发站点文件夹)?这是一个好习惯吗?
更新:我现在正在研究 Web 部署工具。
svn - SVN X 仍处于树冲突中
我正在使用 VisualSVN(它使用 Tortoise)。我不小心将文件夹移动到其他位置。当试图将其移回时,SVN 会出现此错误。它以前发生过一次,我设法进行了一些随机更新/提交,不知道我在做什么并且它被“修复”了。我不能再使用同样的魔法,所以我需要知道如何获取我的文件和目录以及树冲突。
谢谢!
svn - VisualSVN 中的“位置”和“存储库”是什么?
我正在尝试安装 VisualSVN 来与其他用户一起管理我的代码。在安装过程中,我有一个窗口显示“如有必要,请更改安装路径和初始 VisualSVN 服务器设置”。之后(在同一个窗口中)我有两个字段:“位置”和“存储库”。这两个参数是什么意思?
我知道存储公共代码的 URL。我应该在“存储库”字段中指定此 URL 吗?
svn - AnkhSVN Commits Are Very Slow
Recently, I had to move my SVN repositories to a different server, but I am experiencing some performance problems since the move.
I am using Visual Studio 2005, AnkhSVN 2.1.7819.411 and TortoiseSVN 1.6.6 on my workstation and VisualSVN Server on the server which runs Windows Server 2008.
Whenever I try to commit a file or view the file history in Visual Studio it takes twenty odd seconds.
I confirmed that an exception has been made for VisualSVN Server on the server's firewall, but when I disable the server's firewall the performance is back to normal (1-2 seconds for a commit). When I do a commit or check the log on a file in TortoiseSVN the performance is fine as well.
To ensure that the problem was not related to the moving of the repositories, I am running these tests against a new repository which was created on the new server.
So, I reckon the problem lies with AnkhSVN, but am at a loss as how to diagnose it further.
Any help would be greatly appreciated.
svn - VisualSVN 存储库中的“格式”文件是什么?
在根存储库文件夹中有一个名为“格式”的文件。它包含数字 5。
这是否意味着我们的 SVN 服务器在 SVN 1.5 上运行?
svn - 使用 VisualSVN 服务器和 Cruisecontrol.net 检查内容集成中的修改失败
我正在使用 CruiseControl.net 进行持续集成。我使用 VisualSvn 服务器(使用 Windows 身份验证)为我的项目创建了一个存储库。两台服务器都托管在同一系统中(Os-Microsoft Windows Server 2003 sp2)。
当我使用 CruiseControl.net 强制构建项目时,“ Failed task(s): Svn: CheckForModifications ”显示为消息。当我检查构建报告时,它显示如下:
我在 ccnet.config 中的 SourceControl 节点如下图所示:
任何人都可以建议如何避免这个错误?
svn - VisualSVN 服务器 + Trac 身份验证问题
我在我的 VisualSVN 服务器上设置了 Trac(使用 Subversion 身份验证),但是每次打开浏览器后导航到 Trac 主页时,都会出现基本身份验证对话框,询问我的用户名/密码。我想做的是在 Trac 中有一个登录表单,这将允许我使用 cookie 永远登录。
我已经尝试安装 AccountManagerPlugin,但我完全不确定如何正确设置它。(我习惯于在公司内部网上使用 IIS,所以这对我来说有点陌生)
通过在我的 httpd-custom.conf 中进行设置,我设法绕过了基本身份验证对话框:
我曾尝试使用 SvnServePasswordStore 作为我的密码存储,但我不知道存储库目录中的哪些文件指向它。
帮助将不胜感激!
visual-studio - 在 Visual Studio 2008 中使用带有 Tortoise SVN 和 ankhSVN 插件的 VisualSVN 服务器
我有一个 VisualSVN 服务器,客户端是 TortoiseSVN,带有用于 VS 2008 的 AnkhSVN 插件。我在 VS 中创建了一个项目,并通过右键单击将解决方案添加到 Subversion 并提交。
在存储库中,所有文件夹都存在,除了 bin 和 obj。为什么这样?我是否必须从项目文件夹中手动添加它们?
有人建议不要将 bin 和 obj 添加到存储库中?有什么好的理由吗?
svn - VisualSVN 服务器远程托管
我目前正在使用带有 VisualSVN Server 的 subversion 来管理和托管我的本地子网中的 repo。IE
https://WIN-NU2CCXWBFDF/svn/
如何将 VisualSVN 服务器配置为在我的子网之外托管,即
https://www.mysite.com/svn