Another bug in "svn st -uv" on newly-added files (was bug 1042)
From: Martin Pool <mbp_at_sourcefrog.net>
Date: 2003-04-18 08:05:18 CEST
I think there are still some bugs in the way status works on newly
The basic problem is demonstrated by running, in a wc:
date > added
In earlier versions this gave an error message; this now seems to be
$ svn st -uv added
$ svn st -v added
I didn't ask for information about ., and it's not printed if the file
A full reproduction script is attached.
-- Martin
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.