Bug: detailed file information for "svn del" is missing
From: <Stefan.Schreck_at_nokia.com>
Date: 2005-02-11 13:19:07 CET
Hello,
I will give you an example for the bug:
1.) I delete ("svn del") a directory with files inside.
svnserver:repos1> svn del test
2.) Now I commit this changes to the repository. Like you see in the example below only the deleted directory is shown.
svnserver:repos1> svn ci
Committed revision 14.
3.) The "svnlook changed" command shows also only the deleted directory but the deleted files are missing in this view
svnserver:repos1> svnlook changed /cm/ulsunsv20
Bug: The information in 2.) and 3.) should be the same as the output of "svn del" --> the detailed file information is missing!
Expectance: It should work similar to "svn add". Example:
svnserver:repos1> svnlook changed repos1 -r 13
Environment:
Best Regards,
Stefan
---------------------------------------------------------------------
|
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.