sday, August 19, 2010 12:47 PM
> To: Michael Saunders
> Cc: 'users@subversion.apache.org'
> Subject: Re: Change list association is lost when renaming
>
> Here is a transcript with current trunk, it seems the issue is fixed, do
> you agree?
>
> [[[
> % $svn cl
Here is a transcript with current trunk, it seems the issue is fixed, do
you agree?
[[[
% $svn cl foo iota
A [foo] iota
% $svn mv iota iota2
A iota2
D iota
% $svn st
--- Changelist 'foo':
D iota
A +iota2
% touch kappa
% $svn add kappa
A kappa
% $svn cl bar kappa