[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: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2007-08-19 00:43:51 CEST

"David Glasser" <glasser@davidglasser.net> writes:

> 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.

Ah, I guess that's why it behaves this way now. It's not really
a list, but a label or tag that files may nor may not have. Hm.

-- 
Eric Gillespie <*> epg@pretzelnet.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 19 00:41:37 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.