[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: Jeffrey Melloy <jmelloy_at_visualdistortion.org>
Date: 2002-12-23 00:10:00 CET

I had the same problem. My solution was just to rename everything with
spaces in it, but that doesn't mean it was a good one.
On Sunday, December 22, 2002, at 03:22 PM, Sebastien Cevey wrote:

> 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 ?
>
> I haven't found anything in the issue tracker ...
>
> Thanks
>
> --
> Sebastien Cevey <seb@cine7.net>
> Cine7.Net - Milcis.Net
> Jabber: theefer@charente.de - ICQ: 48895760
>
> " I think it would be fun to run a newspaper. "
> Orson Welles (Charles F. Kane) [ Citizen Kane ]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 23 00:10:48 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.