You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Vincent Lefevre <vi...@vinc17.net> on 2015/07/19 10:49:58 UTC

Re: keywords not updated after an update that doesn't change the file due to local changes

On 2015-06-23 11:04:24 +0200, Julian Foad wrote:
> On 23 June 2015 at 10:45, Julian Foad <ju...@btopenworld.com> wrote:
> > Vincent Lefevre wrote:
> >> I have the following problem under Debian with the subversion 1.8.13-1
> >> Debian package, but I don't think that this is Debian specific.
> >>
> >> It seems that "svn update" doesn't update keywords when the local
> >> modifications on the concerned file are the same as in the repository.
> > [...]
> >
> > Thank you, Vincent.
> 
> Please feel free to file an issue to track this if you wish.

Done here:
  http://subversion.tigris.org/issues/show_bug.cgi?id=4585

-- 
Vincent Lefèvre <vi...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Re: keywords not updated after an update that doesn't change the file due to local changes

Posted by Julian Foad <ju...@btopenworld.com>.
Vincent Lefevre wrote:

> On 2015-06-23 11:04:24 +0200, Julian Foad wrote:
> > On 23 June 2015 at 10:45, Julian Foad <ju...@btopenworld.com>
> wrote:
> > > Vincent Lefevre wrote:
> > >> I have the following problem under Debian with the subversion 1.8.13-1
> > >> Debian package, but I don't think that this is Debian specific.
> > >>
> > >> It seems that "svn update" doesn't update keywords when the local
> > >> modifications on the concerned file are the same as in the repository.
> > > [...]
> > >
> > > Thank you, Vincent.
> >
> > Please feel free to file an issue to track this if you wish.
>
> Done here:
>   http://subversion.tigris.org/issues/show_bug.cgi?id=4585
>

Thanks, Vincent!

Now, anybody want to take a shot at fixing it?

- Julian