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

Re: [Subclipse-users] Couldn't find repository when committing to multilple repos in a single transaction

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-08-14 15:26:03 CEST

On 8/13/07, Russ <rsivak@istandfor.com> wrote:
> I was hoping there was an easy way to tell if something is an external or not. If other clients are ignoring externals, then either there is an easy way to find out what's an external, or they are doing the scan as you suggested.

The status API has an option to ignore externals. So when we run
status to find out what has changed and populate the commit dialog we
could use that option which would cause external items to not be
returned to us. Again, if you were to select those items
specifically, or even select a folder within the externals, they would
still come up.

> I like that subclipse let's you see that externals have changed, unlike other clients. I would not want this to go away.
>
> In the very least the error message needs to be made clearer.

The error message is linked to the approach. We are currently just
giving everything to the SVN API and letting it sort things out and
return an error message. We have no way to know what the error means.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Aug 14 15:23:53 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.