[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug(?): svn status lists *.rxxx and *.mine conflict files as unknown

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-06-13 12:32:48 CEST

Matthijs Kooijman wrote:
> I just noticed in a working copy with a shit load of conflicts, that svn
> status lists the conflict files (.rxxx and .mine) as unknown ("?").
> When trying to find out which conflicts I had still to resolve, I found all
> those ? entries (three per conflict) quite cluttering up the output.
> Is this intentional? Or should they be hidden from the svn status output?

I think it is intentional. You know you can hide them with "svn st -q", don't
you? I use "svn st -q" quite often because I tend to have quite a lot of
temporary files that would otherwise clutter up the output, and which I don't
want to put in the "ignore" lists.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 13 12:33:47 2005

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.