duanchun1909 2016-06-27 10:46
浏览 42

如何在Windows上设置php(yii)项目的存储库?

We are developing a CMS based project in YII2.0 and using advanced app.

We are having team of 3 guys working on different modules to avoid integration problem we want we should work single project folder.

We trying to setup repository but really no great help over internet. We are using 2 window based system and one linux system. While initial development started on window system so, we want it should be root of project code. Rest two system can access both application and project folder. We all are connected through intranet.

  • 写回答

1条回答 默认 最新

  • duanlian1978 2016-06-29 12:15
    关注

    You can use https://bitbucket.org/ or https://github.com/, so your code will be stored on your Windows as a client and then you can push your code to one of those. Then your Linux guy can pull the code using a git client or using command line. In that way you can use Sourcetree and Linux guy the tool of his preference.

    Hope it helps.

    评论

报告相同问题?

悬赏问题

  • ¥15 vue3+express部署到nginx
  • ¥20 搭建pt1000三线制高精度测温电路
  • ¥15 使用Jdk8自带的算法,和Jdk11自带的加密结果会一样吗,不一样的话有什么解决方案,Jdk不能升级的情况
  • ¥15 画两个图 python或R
  • ¥15 在线请求openmv与pixhawk 实现实时目标跟踪的具体通讯方法
  • ¥15 八路抢答器设计出现故障
  • ¥15 opencv 无法读取视频
  • ¥15 按键修改电子时钟,C51单片机
  • ¥60 Java中实现如何实现张量类,并用于图像处理(不运用其他科学计算库和图像处理库))
  • ¥20 5037端口被adb自己占了