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

Recursive svn stat

From: Naz <lists_at_mrnaz.com>
Date: Sat, 30 Jan 2010 10:58:24 +1100

Hi there,
    I am trying to get a list of all files that have been added or
removed from the repo by means other than svn commands. "svn stat"
works, but does not recurse into directories. "svn stat --depth
infinite" does not help, that's the default behaviour anyway.

    Can I get a recursed output from svn stat? I *could* compare "svn
list -R" with the output of "ls -lR", but that'd require much scripting
work that I would prefer to avoid. Any solutions?

- Naz.

-- 
السلام عليكم
Web:  www.mrnaz.com
Ph:   +61 400 460 662
Received on 2010-01-30 00:58:15 CET

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

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