通过 Internet 安全访问 Microsoft 视觉源

发布于 2024-08-24 12:17:30 字数 108 浏览 3 评论 0原文

我正在开发一个使用 Microsoft Visual 源安全版本控制系统的软件项目。我需要从家里访问这个系统,因为我经常在那里处理源代码文件。我如何设置 VSS 以便也可以从 Internet 访问它。

I am working on a software project which uses the Microsoft Visual source safe version control system. I need to access this system from home as I often work on source code files from there. How I can VSS be setup so that it can be accessed from the internet as well.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦言归人 2024-08-31 12:17:30

Visual SourceSafe 2005 支持通过 HTTP 访问:

远程 Internet 访问。此版本的 Visual SourceSafe
推出新的 SourceSafe Internet
Visual Studio 源插件
控制。该插件及其
关联的 Web 服务启用远程
通过 Internet 访问 Visual SourceSafe
通过 HTTP 或 HTTPS 的数据库。这
SourceSafe Internet 插件支持
数据库打开的基本操作,
数据库添加、签入、签出等
获取,但不提供重命名,
删除、按时间或按标签获取、
历史、标签或共享/分支
功能。这个插件是
当您需要时特别有帮助
访问您的 Visual SourceSafe
当您在路上时的数据库。

有关设置它的文章似乎很少: Visual SourceSafe 2005 Internet 提供商

另请参阅:

但鉴于 Visual SourceSafe 2005 将于 2011 年 4 月 12 日停止主流支持(扩展支持将于 2016 年 4 月 12 日结束),你最好使用 Subversion(或类似的)。

Visual SourceSafe 2005 includes support for access over HTTP:

Remote Internet Access. This release of Visual SourceSafe
introduces a new SourceSafe Internet
plug-in for Visual Studio source
control. The plug-in and its
associated Web service enable remote
Internet access to Visual SourceSafe
databases over HTTP or HTTPS. The
SourceSafe Internet plug-in supports
the basic operations of database open,
database add, check-in, checkout, and
get, but does not provide rename,
delete, get by time or by label,
history, labeling, or share/branch
functions. This plug-in is
particularly helpful when you need to
access your Visual SourceSafe
databases when you are on the road.

Articles on setting it up seem to be scarce: Visual SourceSafe 2005 Internet Provider.

Also see:

But given that Visual SourceSafe 2005 will be retired from mainstream support on 12 April 2011 (with extended support ending on 12 April 2016), you might be better off going with Subversion (or similiar).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文