[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Space in filename looks like Switched ?

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2002-12-23 07:15:13 CET

Sebastien Cevey <seb@cine7.net> writes:
> Hello
>
> I've just noticed that my working copy suddently shows a lot of
> Switched files. I obviously hadn't switched anything, and there was no
> switched files a few days ago.
>
>
> [seb_at_sirius seb]$ svn co http://.../svn/milcis/docs
> A docs/technique
> A docs/technique/SchemaLogique-SI.png
> [...]
> [seb@sirius seb]$ cd docs/
> [seb@sirius docs]$ svn st
> S technique/Couches de hierarchie de CMonde.mdl
> S technique/Milcis - Document technique interne.htm
> S technique/Milcis - Document technique publique.htm
> S technique/Milcis - Planning de programmation.htm
> S technique/Moteur3D/Aide Collisions.txt
> S technique/Moteur3D/Gestion des map.html
> S technique/Moteur3D/Gestion des map_fichiers
> [seb@sirius docs]$
> [seb@sirius docs]$ find . | grep -v svn | grep " "
> ./technique/Couches de hierarchie de CMonde.mdl
> ./technique/Moteur3D/Aide Collisions.txt
> ./technique/Moteur3D/Gestion des map.html
> ./technique/Moteur3D/Gestion des map_fichiers
> ./technique/Moteur3D/Gestion des map_fichiers/image001.gif
> ./technique/Milcis - Planning de programmation.htm
> ./technique/Milcis - Document technique publique.htm
> ./technique/Milcis - Document technique interne.htm
> [seb@sirius docs]$
>
>
> I just haven't done anything else, and it appears switched just after
> the checkout. It looks like it has something to do with the spaces ...
>
>
> I don't really understand what happens, does anybody have a clue or
> has experienced the same thing ?

Hmm. This sounds like a bug, but I'm unable to reproduce with rev
4168. What version are you using? Can you post a reproduction recipe
(from repository creation to bug revelation? Can you reproduce it
using the HEAD version of Subversion?

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 23 07:16:09 2002

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.