CVSandCGIProduction Maya
From Odwiki
Back to the CVS and CGI Production
Maya projects
CVS files types to maintain: file extension cvswrappers description .ma not needed Maya scene files (ASCII format) .mb *.mb -k 'b' Maya scene files (binary format)
Maya Materials Maya/MTOR Palettes and Shaders Maya files can be checked in and out of the repository just like any other file, and if they are saved as ASCII files, you can also perform diff, update and merge operations.
Note: Maya scene files stores in binary format should be stored as binary files through cvswrappers (turn off keyword expansion and don't convert linefeeds). e.g.
pluto mstory-98% file blue_vortex.mb
blue_vortex.mb: Alias|Wavefront Maya Binary File, version 4.0 scene
TODO: Examples



