Difference between revisions of "Sparkleshare"
From URCHN Arkipelago
Views
Actions
Namespaces
Variants
Tools
(Created page with " == Introduction == SVN or subversion requires downloading the entire project at least once: which is now totalling into several gigabytes of data, across a huge number of f...") |
(No difference)
|
Revision as of 12:56, 15 June 2012
Introduction
SVN or subversion requires downloading the entire project at least once: which is now totalling into several gigabytes of data, across a huge number of files.
This is getting unmanagable for people with slower internet connections, bandwidth caps, or even small harddisks. Our new way is to share instead of the entire project a 'production package': this is a smaller number of files (typically less than 500 Megs) that is much more managable. To syncronize this, we use Dropbox.
Production Package
The production package is a subset of the project tree, containing only the files that a particular artist needs to use. Typically the artist only edits one of the files (as is the case for the animators) but, the other files are needed to link in.
IMPORTANT: Do not change the directory structure unless you really know what you are doing- otherwise , you may break links to other files.
Sparkle share resembles dropbox: the production package is a folder/directory inside the sparkleshare folder, and changes there are automatically synced with our server; we can also provide e.g. rig updates to animators via the same mechanism transparently. When a task is complete, and the file is safely in SVN deleting the folder is all that is needed to clear space for new work.