Why does svn up give me a different file than in the repo

2019-03-05 Thread Satya Mishra
Hi, I recently encountered a strange problem while trying to revert a failed experiment. svn revert apparently succeeded, but kept giving me the unreverted files. Example shell output showing the problem is below. The sha1sum of the file doesn't match the sha1sum from repo in this working copy. Bu

Fwd: Why does svn up give me a different file than in the repo

2019-03-05 Thread Satya Mishra
> > > http://svnbook.red-bean.com/nightly/en/svn.advanced.props.file-portability.html#svn.advanced.props.special.eol-style > > Check to see if the svn:eol-style property is set. > > Eric > > On Tue, Mar 5, 2019 at 10:34 AM Satya Mishra > wrote: > >> Hi, >&

Re: Why does svn up give me a different file than in the repo

2019-03-06 Thread Satya Mishra
tya On Tue, Mar 5, 2019 at 11:39 PM Ryan Schmidt wrote: > On Mar 5, 2019, at 12:23, Satya Mishra wrote: > > > I recently encountered a strange problem while trying to revert a failed > experiment. svn revert apparently succeeded, but kept giving me the > unreverted files. Example