You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Régis Priqueler <li...@aizenko.com> on 2003/07/31 16:00:02 UTC

[svn:Externals] Changes of values not taken into account

Hello,

      I had a file with some extenal links, for esmaple:

      rep1 http://xxx/tags/module-v1
      rep2 http://xxx/tags/foo-v1

      I change it to

      rep1 http://xxx/trunk/module
      rep2 http://xxx/tags/foo-v1
      rep3 http://xxx/tags/bar-v1

      i set the new prop values

      svn propset svn:externals modrep

      svn update

      If there is new lines they are taken into account (bar-v1) but not the
      ones for which the value had changed (module in my exemple).

      I'm using svn 0.25

Best regards

-- 
Régis Priqueler
Portfolio: http://R208.com
Aïzenko:   http://aizenko.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [svn:Externals] Changes of values not taken into account

Posted by kf...@collab.net.
Régis Priqueler <li...@aizenko.com> writes:
>       I had a file with some extenal links, for esmaple:
> 
>       rep1 http://xxx/tags/module-v1
>       rep2 http://xxx/tags/foo-v1
> 
>       I change it to
> 
>       rep1 http://xxx/trunk/module
>       rep2 http://xxx/tags/foo-v1
>       rep3 http://xxx/tags/bar-v1
> 
>       i set the new prop values
> 
>       svn propset svn:externals modrep
> 
>       svn update
> 
>       If there is new lines they are taken into account (bar-v1) but not the
>       ones for which the value had changed (module in my exemple).
> 
>       I'm using svn 0.25

Can you repost showing all the output (or representative summaries, if
huge) from before and after the change?  Thanks.

-Karl


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org