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

Re: If no such changelist, show we error?

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-08-18 21:23:48 CEST

On 8/18/07, Eric Gillespie <epg@pretzelnet.org> wrote:
> No, if the changelist doesn't exist, I agree we should error. I
> was disagreeing that we should error if the cl does exist, but is
> just empty.
>
> cl has committables: commit them
> cl has files but no committables: silently exit 0
> cl has no files: silently exit 0
> cl does not exist: error out

In the current implementation, this distinction does not exist. There
is no mapping from changelists to entries; rather, each wc entry may
have a changelist name.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 18 21:21:55 2007

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.