[Zope3-dev] Re: #316 : Looking for windows users

Julien Anguenot ja at nuxeo.com
Mon Jul 25 11:21:57 EDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Derrick Hudson wrote:
> On Mon, Jul 25, 2005 at 02:06:27PM +0200, Julien Anguenot wrote:
> | Dominik Huber wrote:
> | > Julien Anguenot wrote:
> | > 
> | > Hi,
> | > 
> | > Could someone try to launch the tests with a Zope3 checkout under
> | > Windows this way ? :
> | > 
> | > $ python bin/test -vpu --dir src\\zope\\
> [...]
> 
> | >> E:\dev\zope3_trunk>python test -vpu --dir src\\zope\\
> [...]
> | >> ValueError: src\\zope\\ does not exist!
> | > 
> | >> but...
> | > 
> | >> E:\dev\zope3_trunk>python test -vpu --dir src\zope\
> [...]
> | >> Ran 5574 tests in 106.754s
> | >> OK
> | 
> | Is it supposed to work with the double \ ('\\') on windows ?
> 
> I wouldn't expect it to.  cmd.exe doesn't treat \ as an escape
> character because CP/M chose to use \ as the path separator.
> 
> However, if the user is using bash (cygwin), then they would need to
> escape the backslashes since bash does interpret it as an escape
> character.
> 
> Windows C library does accept '/' as a path separator (eg fopen())
> so perhaps using / with cmd.exe would work, and probably using / with
> cygwin's python.exe would work.
> 
> | The error reported was different on this issue but seems to be related
> | though.
> | 
> | http://www.zope.org/Collectors/Zope3-dev/316/
> 
> Hmm, the original report there looks like the user is using
> bash and the win32 python.exe.
> 
> I think some more testing with those various combinations is needed to
> verify that the original issue is really resolved.
> 

ok. Waiting for a cygwin tester now then. Bug reopend.

	J.

- --
Julien Anguenot | Nuxeo R&D (Paris, France)
CPS Platform : http://www.cps-project.org
Zope3 / ECM   : http://www.z3lab.org
mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFC5QOVGhoG8MxZ/pIRAk6XAJ4nQkzYU4hjiYef6cjp0oIFQ3veTwCcCSiJ
oCClKBBG2Hqc+Al7lnfJL/A=
=yqSZ
-----END PGP SIGNATURE-----


More information about the Zope3-dev mailing list