how do I post a feature request? (svn status -r 400:401)
From: mlg 3 <m_l_g3_at_yahoo.com>
Date: Wed, 17 Feb 2010 01:39:44 -0800 (PST)
I want to obtain a list of files that have changed between two versions.
If it was a working copy, I could use
With two versions in the repository, I can still use
And: it would be valuable to have a switch for file-names-only:
So: how do I retrieve that list, and how do I make a feature request?
(PS In fact, with the help of awk and grep I extracted the list that I wanted, although I cannot find the command line in the history
And what I really wanted was to exclude .clw and one more file from the diff report. It was something like
But if I had svn status -r 400:401, I would likely just copy&paste from its output.
|
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.