Re: Synchronize view: possible to show all incoming added files?

Mark Phippard <[email protected]> Wed, 11 Feb 2015 10:23:25 -0500
Newsgroups gmane.comp.version-control.subversion.subclipse.user
Message-ID <CAHFaGCoysfb4+t2+vR5m=L2MGQvHyjReHZ=qLbQLEW5--iZ=7w@mail.gmail.com>
On Wed, Feb 11, 2015 at 10:11 AM, Andrei Ivanov <[email protected]>
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 <[email protected]> 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: [[email protected]].