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

Re: svn status --show-updates does not mark file externals with '*' when there is a new revision available on the server

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Wed, 14 Aug 2013 22:20:06 +0200

On Wed, Aug 14, 2013 at 12:00 PM, Piontek Mark
<mpiontek_at_de.pepperl-fuchs.com> wrote:
> Hi all,
>
>
>
> I already searched the open isssues list for “svn status --show-update” but
> didn’t find anything relating to my problem.
>
>
>
> In my project I have files externals which are included by svn:externals
> like this:
>
>
>
> ^/OtherProjectsA/trunk/FolderA/src/foo.c
> src/FolderA/SubFolderA/foo.c
>
> ^/OtherProjectsA/trunk/FolderA/src/foo.h
> src/FolderA/SubFolderA/foo.h
>
>
>
> I also have external folders which are included by svn:externals like this:
>
>
>
> ^/OtherProjectsB/trunk/FolderB/SubFolderB src/mockup
>
>
>
> SubFolderB contains files bar.c and bar.h
>
>
>
> In case external files are modified in the repository, svn status
> --show-updates only marks modified files which are included from external
> folders (bar.c and bar.h) with '*', but ignores those included as file
> externals (foo.c and foo.h).
>
> Shouldn't modified files included by file externals get an '*' in column 7?
>
>
>
> I am not subscribed to this mailing list and would appreciate being
> explicitly Cc:ed in any responses. Thanks very much.
>

Sounds like a new issue to me. But: what version of svn? Have you
tried the latest release (1.8.1)?

-- 
Johan
Received on 2013-08-14 22:21:00 CEST

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

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