[sword-devel] Expanded keywords committed in the tree
Dmitrijs Ledkovs
dmitrij.ledkov at ubuntu.com
Tue Apr 27 20:00:04 MST 2010
>> 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?
=)
More information about the sword-devel
mailing list