>> propset (pset, ps): Set the value of a property on files, dirs, or revisions. >> usage: 1. propset PROPNAME PROPVAL PATH... >> 2. propset PROPNAME --revprop -r REV PROPVAL [TARGET] >> >> 1. Changes a versioned file or directory property in a working copy. >> 2. Changes an unversioned property on a repository revision. >> (TARGET only determines which repository to access.) >
After re-reading this I the correct way is this: $ svn propset svn:keywords "Author Date Id Rev Url" -R . $ svn ci -m "Fixing svn:keywords property" Questions, comments, will you do this? =) _______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page