Overwriting done work!

Please use this part to report bugs & errors, ask questions & "How to..."
Post Reply
Marcel Hobi
Posts: 7
Joined: 26 Aug 2011, 12:57

Overwriting done work!

Post by Marcel Hobi »

We were running into problems using TVPaint with two different computers and a
server.
If one computer has opened a file, the other omputer computer can easily open
the same file.
For a professional production this is very dangerous because of overwriting each
others done work.
How can we solve this problem professionally?

Best regards

Marcel Hobi :shock:
User avatar
slowtiger
Posts: 2949
Joined: 08 May 2008, 21:10
Location: berlin, germany
Contact:

Re: Overwriting done work!

Post by slowtiger »

What you need is "file locking", and I believe there are solutions available for any operating system which would re-configure your server. Maybe a version control system would do the job. In order to work with a file, it must be checked out and later checked in again, so expect some additional steps in your workflow. Which OS is your server running on?
TVP 10.0.18 and 11.0 MacPro Quadcore 3GHz 16GB OS 10.6.8 Quicktime 7.6.6
TVP 11.0 and 11.7 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
TVP 11.7 Mac Mini M2pro 32GB OS 13.5
User avatar
Mads Juul
Posts: 3992
Joined: 02 May 2007, 19:18

Re: Overwriting done work!

Post by Mads Juul »

Marcel Hobi wrote: How can we solve this problem professionally?
Don't open the same file ;-)
I have made a feature film(and other larger projects) with tvp working on server. and it was never a problem. We had a version number and the initials of the artist in end of all files
like this
sq001_sh001_animation_01mj.tvpp

the 01mj in the end stand for first version and mj is my initials (Mads Juul) if another artist opens the file the first thing he does is to increment the vesion number and put his own initials in the end so if George Clooney opens the file to wotk on it he would call it
sq001_sh001_animation_02gc.tvpp
And again we never had any problems with losing work. not one time.
So it is simple and proffesional.
Kind regards.
-Mads
User avatar
idragosani
Posts: 987
Joined: 06 May 2008, 00:39
Location: Germantown MD
Contact:

Re: Overwriting done work!

Post by idragosani »

This is a common problem in any multi-user project (especially software development). I suggest using something like subversion or similar for controlling access to the file, one person checks it out from the server, so it gets locked, and no one else can overwrite that file. You still have the issue of merging changes into a master copy, however, since the files are binary and not text, but that will be an issue no matter what. It's an asset management issue, though, not a software issue.
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
User avatar
Fabrice
Posts: 10077
Joined: 17 Jul 2007, 15:00
Contact:

Re: Overwriting done work!

Post by Fabrice »

I'm not sure if it depends on TVPaint Animation, or the OS itself.
I guess the dev team will tell us soon ;)
Fabrice Debarge
Post Reply