Re: problem: svn status reports same files both "?" and "!" (encoding?, mac os x, svn 1.4.2)
From: B. Smith-Mannschott <benpsm_at_gmail.com>
Date: 2006-12-19 19:11:01 CET
On Dec 19, 2006, at 17:21, Kenneth Porter wrote:
> --On Tuesday, December 19, 2006 4:30 PM +0100 "B. Smith-Mannschott"
Well, yes, but whatever it is it's not obvious: when redirected to a
(Incidentally, my work machines run Linux (Ubuntu 5.x) and Windows
But, it was in verifying this, that I discovered an even greater oddity.
Ask for the status of the directory, and you get every file (with
$ svn status --non-recursive --verbose | egrep '[.]doc$'
? VJ_Überblick.doc
But, if we ask for the status of the three files explicitly by
$ svn status --non-recursive --verbose *.doc | egrep '[.]doc$'
? VJ_Änderungsübersicht.doc
Just to rule out the obvious, the .svn/entries file does indeed only
$ egrep '[.]doc$' < .svn/entries
Any ideas on what I can do to make svn behave?
// Ben
|
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.