You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by kf...@collab.net on 2003/08/01 16:09:13 UTC

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

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