Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

team develop enviroment

Engaged ,
Sep 09, 2011 Sep 09, 2011

Does ColdFusion Builder support team devellop enviroment?

Does it have source control to let developer check in and check out the files to make sure only one person work on one file at one time?

Your information is great appreciated,

iccsi

TOPICS
Builder
755
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Sep 09, 2011 Sep 09, 2011

Since ColdFusion Builder is built on top of Eclipse it can support a wide range of things through plugins. SO yes, you can get plugins to support just about any version control system you can think of.  I believe it comes with CVS support built in (since Eclipse comes with it built in), and you can choose from a wide variety of options for support for Subversion, Git, Mecurial, etc.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 09, 2011 Sep 09, 2011

Thanks for the message,

Do you mean that I need plug in a version control or CF has its own version controls?

If it has how can I access it?

Thanks again for helping,

iccsi

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Sep 09, 2011 Sep 09, 2011
LATEST

Like I said, ColdFusion Builder has CVS support built in. By that I mean a client for talking to a CVS server. And you can get plugins for talking to SVN, Git, etc.

Which version control system are you using?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources