On 7/21/06, del.vento@libero.it <del.vento@libero.it> wrote:
> Dear all,
> I am proposing to add a small new feature in the svn status output. In fact when you "add something with history", it would be very nice if the svn status will print something like:
>
> A + nomefile (copied from oldfile)
>
> In my opinion this would be a very useful information (which I am not able to find before the commit).
How about:
$ svn cp HACKING hacking
A hacking
$ svn st hacking
A + hacking
$ svn info hacking
Path: hacking
Name: hacking
URL: http://svn.collab.net/repos/svn/trunk/hacking
Repository Root: http://svn.collab.net/repos/svn
Revision: 20773
Node Kind: file
Schedule: add
Copied From URL: http://svn.collab.net/repos/svn/trunk/HACKING
Copied From Rev: 20773
Checksum: 5bb5aded69d6ba65f31ad64bb2d75309
Hope that helps,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 22 00:12:37 2006