Answer the question
In order to leave comments, you need to log in
What are some good file collaboration tools that you can work on remotely?
Greetings. With a partner we carry out web projects and with the amount of work it becomes more and more difficult to typeset. Uploading locally updated .css/html/php/js files to the server in turn becomes quite inconvenient.
Could you tell me some good file collaboration tools that can be worked on remotely + tracking the history of changes?
Thanks a lot!
Answer the question
In order to leave comments, you need to log in
Use any version control system, it not only facilitates collaborative development, but also provides a bunch of other goodies, such as backup of your code, the ability to roll back any changes, etc. To facilitate merging, break the code into modules and edit different modules independently of each other.
https://bitbucket.org/ - free service, allows you to create private repositories, supports git and hg.
Some things just can't be done together. Edit one css or js alternating every 10 seconds. Git, it seems to me, is the most technologically advanced and possibly convenient tool for decentralized development. but won't it take you longer to merge than to ask a partner not to open a file for a certain couple of minutes?
What's inconvenient? I use git and always see all the changes before uploading. And everything is very convenient and even almost nothing and it is not at all necessary to know and understand in the Gita. Maybe you just need to learn how to use them? Try some visual client to choose simpler.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question