On 31.07.2013 15:49, Vincent Lefevre wrote:
> No, even "LC_ALL=en_US.UTF-8 cp" doesn't have any effect.
What do you mean by "doesn't have any effect"?
> FYI, some other VCS such as git or Mercurial don't have such problems
> of broken working copies if the locale changes, at least under Unix,
> p
Hi,
I've hit the following assertion in svnmucc:
svnmucc: subversion/libsvn_subr/dirent_uri.c:1373:
svn_uri_get_longest_ancestor: Assertion `svn_uri_is_canonical(uri1, ((void
*)0))' failed.
Aborted (core dumped)
The assertion was triggered when svnmucc was supplied with a script file that
had
@mark thx for the hint with the other list!
FYI here to this users@subversion.apache.org list ... i used the
Eclipse standard svn checkout UI (new svn project wizard) to select the
branch, so i would assume the URL is not the real problem ;-)
Server: Subversion 1.6.11 (r934486)
Here ar
On 2013-07-24 05:57:41 +0200, Branko Čibej wrote:
> On 19.07.2013 15:22, Vincent Lefevre wrote:
> > LANG=C.UTF-8 is completely non-portable for scripts. For instance:
> >
> > xvii:~> LANG=C.UTF-8 cp
> > cp: opérande de fichier manquant
> > Saisissez « cp --help » pour plus d'informations.
> >
> > x
From: Philip Martin [mailto:philip.mar...@wandisco.com], Sent: Tuesday, July
30, 2013 4:19 PM
> The value that matters is HTTP_PROXY, i.e. uppercase. The code
> expects
> a value like 'host:port' and breaks on 'http://host:port'.
> However you
> don't need to set a proxy to run the tests, so unse
Hi Lieven,
Please find attached the tcpdump that dumps traffic between my laptop and
the proxy. The only information I could get about the proxy is that it's
an ISA server.
Regards
--
Guillaume Lasnier
On 7/29/13 7:01 PM, "Lieven Govaerts" wrote:
>Hi,
>
>On Mon, Jul 29, 2013 at 6:28 PM, Gui