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

Reply via email to