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

Re: [Subclipse-users] Synchronize view: possible to show all incoming added files?

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 11 Feb 2015 10:23:25 -0500

On Wed, Feb 11, 2015 at 10:11 AM, Andrei Ivanov <andrei.ivanov_at_gmail.com>
wrote:

> I think this is a regression, I remember it used to work.
> Can we have this back please? I really miss this feature.
>
> On Fri, Feb 6, 2015 at 4:29 PM, Eric Rizzo <eric-work_at_rizzoweb.com> wrote:
>
>> In the Synchronize view, when there are incoming added files in a new
>> folder, Subclipse doesn't show the files, only the folder. Is there any way
>> to see the incoming files, too?
>>
>>

I do not believe this is a regression. We would be basing this on the
output from the API. Run this from command line and see what you see:

$ svn status -u

SVN normally represents a folder add by only showing the folder. Another
problem with showing the files is that actions you might want to do on them
would fail unless their parent folder was versioned. For example if you
tried to update one of the files.

I doubt these have ever been shown in the UI.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3098187
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2015-02-11 16:23:35 CET

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.