在 SVN 中共享文件 [英] Sharing Files in SVN

查看:41
本文介绍了在 SVN 中共享文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在从 VSS 迁移到 SVN,但不确定如何在 SVN 中共享文件.

I am in the process of moving from VSS to SVN and I'm not sure how to share files in SVN.

基本上我们在VSS中有以下结构

Basically we have the following structure in VSS

$MOSS
  - Components
    - ComponentA
      - bin
    - ComponentB
      - bin
  - GAC Mirror

GAC 镜像包含组件 bin 文件夹中所有 Dll 的共享副本,以便轻松复制到 GAC.

GAC Mirror holds a shared copy of all the Dlls from the bin folders of the components to allow for easy copying to the GAC.

在 VSS 中,您要做的就是将 Dll 从 bin 文件夹拖到 GAC Mirror 文件夹中,它就可以正常工作了.

In VSS all you do is drag the Dll from the bin folder to the GAC Mirror folder and it works it's life out.

我将如何在 SVN 中执行此操作?

How would I do this in SVN?

提前致谢.

推荐答案

svn:externals 是您的目标吗?http://svnbook.red-bean.com/en/1.0/ch07s03.html

Is svn:externals what you're after? http://svnbook.red-bean.com/en/1.0/ch07s03.html

这篇关于在 SVN 中共享文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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