tfs - How can I put my Borland C++ Builder 6 project into Visual Studio Online -



tfs - How can I put my Borland C++ Builder 6 project into Visual Studio Online -

we putting our existing embarcadero borland c++ builder 6 projects new free microsoft source command called "visual studio online" (aka online version of tfs or team foundation server formerly called team foundation service).

http://www.visualstudio.com/products/what-is-visual-studio-online-vs

how can set code bcb 6 project utilize system.

of course of study i'd prefer have ide integration, long have kind of gui i'm fine doing source code tasks outside of bcb ide.

are there bcb files binary , hence might issue comparing changes?

any ideas appreciated.

c++builder not have native tfs back upwards (not in latest version), allow lone vsonline support. @ to the lowest degree tfs, there third-party plugins allow c++builder access tfs:

sourceconnexion

tfs.us

for tfs, can utilize standard tfs client gui. vsonline, knows.

several files binary, including res , tds, don't need diffs on those. should, however, create sure set dfm files text mode, set binary default. dfms binary in final executable's resources, dfm source files can either text or binary, , diffs on dfms time time.

tfs visual-studio-online tfs2013 borland-c++

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -