
Nicolas Pouillard <nicolas.pouillard@gmail.com> disait le 10/03/05 :
- svn junk: This command use `list' to remove all junk files.
And directories ? $ svn junk [vcs] info: Remove ,messages [...] [vcs] info: Remove sdf-detgen/,messages Are you sure? (y/n) y [vcs] info: Removing ,messages... [vcs] error: Is a directory - ,messages
- vcs back: find the youngest revision that passes a given test. This feature is Based on prcs-back (LrdeTools) from Akim Demaille.
How it is working ? $ vcs back Usage: blabla... $ svn back 1300 [vcs] warn: Your command fail on revision 1314 [vcs] warn: Your command fail on revision 1313 [vcs] warn: Your command fail on revision 1312 .... What kind of test should we provide ?
- svn ignore: an helper for the svn:ignore property.
Great ! But again, something like: $ svn help ignore should give the basic usage. I know you don't like documenting, but, as features come in an exponentional way, don't lose your users :)