2
Our company are having hard time managing project files and managing versions of PSD, HTML, PHP, and CSS files.
Can anyone recommend a good software or workflow to handle files and versions.
Here's my common scenario:
I work for a project in my computer, it could be a Website mockup or a coding project. I then save all the files locally in my workstation. I'll then upload all the project files in the server connected in our network to have a backup. In my files, I usually append a "r1" for revisions, like
"WebsiteMockup_r1" or "WebsiteMockup_r2".
I need somehow to synchronize all my local files to the server and have some versions options.
It would be useful to list the reasons you would not recommend Git for this specific use-case. – RedGrittyBrick – 2011-06-25T10:30:13.313
Because, as jtbandes points out, it has poor support for graphical files. – ta.speot.is – 2011-06-25T11:15:17.460
Would I be right in thinking that Perforce adds check-in/check-out menu options to Photoshop but doesn't merge changes or anything else? – RedGrittyBrick – 2011-06-25T13:02:27.690