You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jan Hendrik <ja...@myrealbox.com> on 2007/03/19 09:48:43 UTC

Re: svn does not detect file recodings as changes

Concerning Re: svn does not detect file recodi
Ryan Schmidt wrote on 25 Feb 2007, 4:09, at least in part:

> On Feb 23, 2007, at 02:29, Jan Hendrik wrote:
> 
> > Ryan Schmidt wrote on 22 Feb 2007, 15:02, at least in part:
> >
> >> Jan: Duncan meant you should provide a set of commands that anyone
> >> could execute on their own machines to observe the problem. That
> >> means you should start with the creation of an empty repository,
> >> and go from there until you get the error. Like this script, which
> >> demonstrates the problem:
> >>
> >>
> >> # Create a new repo and check out a working copy
> >> $ svnadmin create repo
> >> $ svn co file://`pwd`/repo wc
> >> Checked out revision 0.
> >> $ cd wc
> >
> > [...]
> >
> > Thanks, Ryan, for this verbose example.  As far as I can see you
> > fully translated my report, only that I should test it here of
> > course. Am I right in understanding that on *nix one would save this
> > into a file and run?  I don't think it would work out at all on
> > Windows, that there usually isn't any "touch" or "ls" "cat" on
> > Windows or "dir" on *nix aside.  Sorry, I may sound dense, but this
> > is absolutely new business to me.
> 
> Some people provide shell scripts that can be run to demonstrate a 
> problem. I'm wary of such scripts; I'd have to look into them myself 
> to see what they do before I'd trust them enough to run them anyway. 
> Myself, I like providing transcripts, including both the statements I 
> ran (preceeded with "$"), comments about what I'm doing (preceeded 
> with "#"), and the actual output of the commands. I think this way 
> it's clear to someone just quickly reading the message what the 
> output would be, without having to run it themselves.
> 
> I don't use Windows so I don't know what you would have to do to 
> reproduce the problem on that platform.

Alright, after much delay on my side (related to the way 
MyRealBox operates these days) the issue was just filed:

http://subversion.tigris.org/issues/show_bug.cgi?id=2746

JH
---------------------------------------
Freedom quote:

     Our policy is simple:
     We are not going to betray our friends,
     reward the enemies of freedom,
     or permit fear and retreat to become American policies. ...
     None of the four wars in my lifetime
     came about because we were too strong.
     It is weakness ... that invites adventurous adversaries
     to make mistaken judgments.
               -- Ronald Reagan

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