Using Subversion for graphic design files and other binary assets
subversion.wandisco.com
Using Subversion for graphic design files and other binary assets
1–10 of 19 posts
Re: Using Subversion for graphic design files and other binary assets
#2Re: Using Subversion for graphic design files and other binary assets
#3a photoshop plugin is genius. the graphic designer on our team was able to use an eclipse plugin to update/commit. we've switched to git which doesn't have any nice gui's (smart git is best so far...thinking of buying it) so i do all his pulls/pushes.
Re: Using Subversion for graphic design files and other binary assets
#4Adding plugins for specific apps is a good idea. I had previously used Alienbrain and the only real difference was the plugins (AB had plugins for MS Office, 3DSMax, Dev Studio and Maya) and an interesting bucket backup system where you could back up legacy checkings making the database smaller and significantly faster. At the time we had a database of about 1TB and most of it was in bucket backups.
Another interesting feature was the workflow where an artist would checkin an item but it wouldn't go into the main development branch until a senior artist has checked the work. This was a nice idea but proved to be too time expensive for our senior artists who of course were not paid to be gatekeepers and were the best artist we had so management preferred them to actually make things!
The least interesting thing was the price per seat which was around £1000 per year and a support contract which grew depending on the size of your team (this was about 8 years ago so I may be off on the prices then and now).
Although Alienbrain was cool my personal feeling was that the money was better spent on a little bit of training and a subversion system. As long as your team is smaller then say 50 artists and developers.
Re: Using Subversion for graphic design files and other binary assets
#5Re: Using Subversion for graphic design files and other binary assets
#6"Git: A Designer's Perpective": http://news.ycombinator.com/item?id=774983
Re: Using Subversion for graphic design files and other binary assets
#7Thoughts?
Re: Using Subversion for graphic design files and other binary assets
#8Re: Using Subversion for graphic design files and other binary assets
#9Re: Using Subversion for graphic design files and other binary assets
#10As an IT consultant, I once got a completely non-technical client using SVN for all their documents. With a little guidance on the use of TortoiseSVN, they soon came to love it. Years later, they're still using it. SVN isn't just for developers!
Were there any tricks in doing that kind of teaching?