[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnadmin undeltify broken ?

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2002-10-28 17:24:46 CET

Philip Martin <philip@codematters.co.uk> wrote:
> You are right. Fixed in rev 3528.

While you're at it, the manpage doesn't reflect the new syntax of undeltify,
with '-r', while it's correctly listed by "svnadmin help undeltify".
(should I patch directly the nroff document ?)

Index: subversion/svnadmin/svnadmin.1
===================================================================
--- subversion/svnadmin/svnadmin.1
+++ subversion/svnadmin/svnadmin.1 Mon Oct 28 17:16:04 2002
@@ -116,7 +116,7 @@
 Leave the shell.
 .RE
 .TP
-.BI undeltify " repos-path rev path"
+.BI undeltify " repos-path -rrev path"
 Undeltify (ensure full text storage for)
 .IR path
 in

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 17:27:52 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.