Best Versioning Tools to use for Photoshop/Illustrator and related binary files? [closed]

StackOverflow https://stackoverflow.com/questions/36186

  •  09-06-2019
  •  | 
  •  

Question

I previously asked about Version Cue 3 vs Subversion. I think this is a better question and someone suggested http://www.gridironsoftware.com/Flow/ I hope this question will allow others to join in and suggest other tools or give specific recommendation to using Version Que versus other tools.

Was it helpful?

Solution

Take a look at this article comparing Subversion, Mercurial, Git and Bazaar for managing the files in a home directory, including image files and large Photoshop files that are being edited and versioned.

EDIT: The link is dead and I can't find the article, however the information in the article is now severely outdated anyway. Today I would strongly recommend using Git-LFS (Large File System), with the file locking mechanism that was added in 2017, I believe. This is the solution I currently use, as it solves both the problem of needed to lock binary files, and avoids the inefficiencies of git when it comes to storing large files - which was one of the main points of that article.

OTHER TIPS

PixelNovel's Timeline is a SVN plugin for Photoshop. They have standalone and hosted versions.

I'd like to suggest https://www.pixelapse.com

It was made for designers with designer's needs in mind. Other solutions (GIT, SVN, etc.) cannot give you proper usability, and as well, your clients would be not able to comment, review and browse design milestones in an easy way.

Other way is to use https://layervault.com but they are struggling with some security issues. Also the usability is not really great.

Take a look at Perforce (www.perforce.com), particularly if you are managing these files in the context of development projects. It is a code-oriented system, but it supports binary files well and has a Photoshop plugin. P4 isn't free, but it is worth every penny if you need professional-grade SCM - it is solid, fast, flexible and easy to use. (I am a very satisfied customer.)

For my game development I found this: Evolphin Zoom . It's pretty fast and it is compatible with all Adobe products. I like the Visual Asset Browser because it has a lot of ways to find things. It also has a web dashboard, which is useful if you have a team.

They are advertising it as a 'more than a replacement for version cue'. So if you're coming from that, you might find that a nice perk, too.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top