php - project comparison? -


I have a project on my localhost, which is working, though it is falling on the production server.

What I want to do is download the project from the server, and compare two project directories to figure out whether something is different.

Is there a program recursive on a diff complete directory?

I do not believe that it just tells me which files are different and how can I make a manual difference to them.

Post-text "itemprop =" text ">

I use this for comparison.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -