Text-base differs from wc, svn st doesn't notice
From: Lele Gaifax <lele_at_nautilus.homeip.net>
Date: 2003-11-25 01:15:07 CET
Hi there,
I'm experiencing a strange situation, and I cannot understand what is
I have a WC, extracted just a few days ago. Everything seemed ok,
$ svn --version
Copyright (C) 2000-2003 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
$ svn st
See? That DFM is actually corrupted (for whatever reason, see below),
With a little bit of alarm, I went to the root of my working copy,
$ for f in $(find . -path '.svn' -prune -o -name '*.dfm'); do \
to discover that I have four similar cases! One, in particular, is on
All the DFM are marked with svn:eol-style=CRLF, and extracted in a
I know I should be testing this on 0.33.1 or HEAD, but I'll do that
thanx&bye,
-- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. email: lele@seldati.it | -- Fortunato Depero, 1929. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Nov 25 01:15:01 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.