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

RFC -- new 'svn status' symbol

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-15 04:43:52 CEST

So now we have wc directories possibly marked as "incomplete". When
'svn up' sees this marker, it assumes the the list of entries is
incomplete, and resorts to cvs-style reporting to the server: "assume
I have nothing to start with, and here's what I *do* have."

Anyway, it seems pretty important that 'svn status' print out some new
symbol for incomplete directories. I mean, if I start a large
checkout and interrupt it, 'svn status' currently says nothing about
the working copy. It should tell me that the wc is only half-baked.

Anyone have a new bikeshed^H^H^H^H^H^H symbol for 'svn st' to display
for an incomplete directory? Maybe a '#'?

... in fact, I'm guessing that a whole bunch of other subcommands
probably need to notice the 'incomplete' flag on directories and just
bail out. You probably don't want to commit from an incomplete dir,
or do a directory propset, or start scheduling adds/deletes, and so
on.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 15 04:45:09 2003

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.