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

Re: svn commit: rev 2592 - trunk/subversion/tests/clients/cmdline trunk/subversion/tests/clients/cmdline/svntest

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-07-20 01:30:42 CEST

Karl Fogel wrote:

>What are the correct Windows identifiers? We have a `windows'
>exported from svntest/main.py variable for just such circumstances...
>

In this case, it would probably be "english_usa.1252", but you should be
able to set just the encoding by using ".1252" (that's codepage 1252,
which is almost but not quite entirely unlike tea; um, I mean it's very
similar to ISO-8859-1).

These tests are a bit tricky because they assume your box supports the
locale that's hard-coded into the tests. Oh, well.

>>Do you notice a certain similarity between two forks in this
>>condition? Let's lose the condifion, shall we. And I _think_ it should
>>be str(arg).
>>
>>
>
>Already done.
>
>

I should read all the mails, as usual ...

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 20 01:31:22 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.