Revision 10813
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
19 | 19 |
install put if needed: |
20 | 20 |
download https://uutils.googlecode.com/svn/trunk/bin/put to ~/bin/ and `chmod +x` it |
21 | 21 |
when changes are made on vegbiendev: |
22 |
./fix_perms |
|
22 | 23 |
on vegbiendev, upload: |
23 | 24 |
overwrite=1 bin/sync_upload |
24 | 25 |
then rerun with l=1 ... |
... | ... | |
80 | 81 |
breaking column-based import |
81 | 82 |
On jupiter: svn up --force |
82 | 83 |
On local machine: |
83 |
./fix_perms |
|
84 | 84 |
do steps under Maintenance > "to synchronize vegbiendev, jupiter, and |
85 | 85 |
your local machine" above |
86 | 86 |
make inputs/upload |
Also available in: Unified diff
/README.TXT: Maintenance: to synchronize vegbiendev, jupiter, and your local machine: added step to run ./fix_perms so that there are fewer permissions diffs to review