douqixia7942 2012-02-13 23:29
浏览 111
已采纳

在多个PHP项目中同步核心文件的最佳方法?

  • I have a PHP Platform that I've built.
  • I use a copy of that project for each project I do.
  • I add assets and configure each project with it's own content.
  • Configuring a project changes some of the core files which contain the configuration defaults.

When I update core files in the library/platform itself and I want to disseminate those changes to all of the other projects using that platform, what would be the best approach?

I think it may be worth noting that I have each project as an SVN project in Eclipse.

UPDATED DETAILS:

  • The platform is based on AMFPHP 1.9.
  • AMFPHP has a services folder.
  • I have to put core services in the services folder as well as implementation specific services and therefore cannot achieve complete separation between the "library" and the "application".
  • Also, the default configuration files need to be in the "platform" folder so they can be easily distributed with it, but when configuration is changed, those files become "implementation specific" as well.

Is there a solution that will allow me to designate certain files to update?

  • 写回答

3条回答 默认 最新

  • doushi5117 2012-02-13 23:40
    关注

    Take a look at the use of svn:externals. Configure each secondary project with your core libraries as an external.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 对于知识的学以致用的解释
  • ¥50 三种调度算法报错 有实例
  • ¥15 关于#python#的问题,请各位专家解答!
  • ¥200 询问:python实现大地主题正反算的程序设计,有偿
  • ¥15 smptlib使用465端口发送邮件失败
  • ¥200 总是报错,能帮助用python实现程序实现高斯正反算吗?有偿
  • ¥15 对于squad数据集的基于bert模型的微调
  • ¥15 为什么我运行这个网络会出现以下报错?CRNN神经网络
  • ¥20 steam下载游戏占用内存
  • ¥15 CST保存项目时失败