Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/objecthierarchy/updateMedia.sh @ 2028

Last change on this file since 2028 was 2028, checked in by scheusso, 16 years ago

updated updateMedia script
updated TODO file
we are able to synchronise the creatorID of an object now

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 50 bytes
Line 
1#!/bin/bash
2dir=${pwd}
3cd ../media
4svn up
5cd $dir
Note: See TracBrowser for help on using the repository browser.