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

Re: Possibly a bug in SVN 1.5.X

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: Sat, 22 Nov 2008 13:44:30 -0600

I think the definition of -R is that it will "recurse into
subdirectories of the *target*". In your case, the target was
'porn.xml', which is not a recursable target. Running 'svn revert -R'
or 'svn ls -R' is operating on the '.' target, so recursion works.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-22 20:44:50 CET

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.