https://svn.lrde.epita.fr/svn/lrde-tools/trunk
ChangeLog | 5 +++++
README | 2 ++
doc/lrdetools.texi | 16 +++++++++++-----
src/Makefile.am | 1 +
4 files changed, 19 insertions(+), 5 deletions(-)
Index: ChangeLog
from Akim Demaille <akim(a)epita.fr>
* doc/lrdetools.texi (Subversion Utilities): Add svndiff.
* src/Makefile.am (dist_bin_SCRIPTS): Add symbuild.
Index: src/Makefile.am
--- src/Makefile.am (revision 120)
+++ src/Makefile.am (working copy)
@@ -40,6 +40,7 @@
svn-ignore \
svn-populate \
svndiff \
+symbuild \
tarr \
timeout \
whitespace
Index: README
--- README (revision 120)
+++ README (working copy)
@@ -82,6 +82,8 @@
Quickly add ignore entries in subversion. Automatically determine the
concerned directory.
+** svndiff
+A better svn diff.
* Miscellaneous utilities
** apatche
Index: doc/lrdetools.texi
--- doc/lrdetools.texi (revision 120)
+++ doc/lrdetools.texi (working copy)
@@ -126,8 +126,9 @@
Subversion Utilities
-* svn-populate::
-* svn-ignore::
+* svn-populate:: Subversion adaptation of prcs populate command
+* svn-ignore:: Quickly add ignore entries in subversion
+* svndiff:: A better svn diff
Miscellaneous utilities
@@ -291,8 +292,9 @@
@chapter Subversion Utilities
@menu
-* svn-populate::
-* svn-ignore::
+* svn-populate:: Subversion adaptation of prcs populate command
+* svn-ignore:: Quickly add ignore entries in subversion
+* svndiff:: A better svn diff
@end menu
@node svn-populate
@@ -304,6 +306,11 @@
Quickly add ignore entries in subversion. Automatically determine the
concerned directory.
+@node svndiff
+@section @command{svndiff}
+Same as @command{prdiff} (@pxref{prdiff}), but for @command{svn}.
+Eventually will be part of @command{vcs}.
+
@c ===================================================== Miscellaneous utilities
@node Miscellaneous utilities
@@ -504,7 +511,6 @@
@node symbuild
@section @command{symbuild}
-
Create a set of crossed source/build symbolic links.
For many reasons, it is recommended to build in a different directory