doushan2224 2012-04-20 05:41
浏览 71
已采纳

来自同一源文件夹的多个SVN repos

I am pretty new to SVN and after about 30 minutes of searching I can't find an answer to how to do this. I have a bunch of files currently in one folder which belong in 2-3 different repositories. I want to keep them the way they are (not move them into separate folders) but then when I am in that directory and tell it to commit, how will it know which repository I am talking about? The reason I don't want to move the files is because it will break the path dependencies in the code on my dev environment (php on a server running apache) and I want to be able to have the dev environment continue working and only have one version of any given file floating around. I am willing to use symbolic links if that would help. Anyone know what is the right way to solve this?

  • 写回答

1条回答 默认 最新

  • duanao3204 2012-04-20 05:44
    关注

    You should read on svn externals.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 关于大棚监测的pcb板设计
  • ¥15 stm32开发clion时遇到的编译问题
  • ¥15 lna设计 源简并电感型共源放大器
  • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)
  • ¥15 Vue3地图和异步函数使用