|
|
Subject: Re: svk 2.0.0 under winxp can't handle umlauts - msg#00046
List: version-control.svk.devel
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
svk 2.0.0 under winxp can't handle umlauts
Hi,
if I want to add a filename like "schÃn.txt" SVK says:
schÃn.txt: Can't decode path as utf8.
I'am using
http://kevinhlight.googlepages.com/svk-2.0.0-1.exe
Does anybody knows a solution to this?
Thanks!
_______________________________________________
svk-devel mailing list
svk-devel@xxxxxxxxxxxxxxxxx
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
Next Message by Date:
click to view message preview
Re: Ticket #27459 delete does not work in folders in SVK 2.0 for Win32!
Is there any news on this problem? I've gone as far as re-installing
svk, and then changing the perl.exe to perl586.exe, and changing
svk.bat to use that name instead. I still get the same maketest.bat
problems, and the same folder delete not showing up in commit list
issue.
One additional observation about the delete error: if I copy the
"pathname:\n scheduleanchor: pathname" lines to the "sticky:" area
and change the "scheduleanchor..." part there to ".schedule: delete"
manually, then the commit starts working again.
Jared
On 2/10/07, Kevin Light <klight@xxxxxxxxxxxxxxxxxxx> wrote:
----- "Jared Hardy" <jaredhardy@xxxxxxxxx> wrote:
> On 2/9/07, Jared Hardy <jaredhardy@xxxxxxxxx> wrote:
> > > On 09/02/07, Jared Hardy <jaredhardy@xxxxxxxxx> wrote:
> > > > Ticket #27459 has already been submitted. I am using SVK 2.0
> under
> > > > WindowsXP SP2. I wanted to bring this to attention, because it
> seems
> > > > like a very serious bug. It leaves the config file in a
> corrupt
> > > > state, and leaves the repository(s) in an unexpected state
> relative to
> > > > the working copy.
> > >
> > On 2/9/07, Chia-Liang Kao <clkao@xxxxxxxxx> wrote:
> > > If you run the test t/21delete.t included in the dist, does it
> pass?
> >
> > It does if I use the perl.exe used in the distribution. It doesn't
> if
> > I use the first perl.exe in my path, which is from an old
> ActiveState
> > Perl installation.
>
> I fixed the path problem, so that particular 21delete.t test is
> passing now, but I get a lot of other errors when running the full
> maketest.bat script (attached text file). I am also still getting the
> same error on deleting folders.
I get t\23commit-inter-nav and t\71autovivify warnings/issues as well but I
don't think they're significant to the issues you're having. The
t\03import-nomime and t\20add-nomime errors are not normal, at least for me.
I've included my module version list from the perl Makefile.PL run. This was
done using Strawberry alpha2.
I've not tested your issue here yet, and I'll try to test it shortly...
Kevin
_______________________________________________
svk-devel mailing list
svk-devel@xxxxxxxxxxxxxxxxx
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
_______________________________________________
svk-devel mailing list
svk-devel@xxxxxxxxxxxxxxxxx
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
Previous Message by Thread:
click to view message preview
svk 2.0.0 under winxp can't handle umlauts
Hi,
if I want to add a filename like "schÃn.txt" SVK says:
schÃn.txt: Can't decode path as utf8.
I'am using
http://kevinhlight.googlepages.com/svk-2.0.0-1.exe
Does anybody knows a solution to this?
Thanks!
_______________________________________________
svk-devel mailing list
svk-devel@xxxxxxxxxxxxxxxxx
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
Next Message by Thread:
click to view message preview
Re: svk 2.0.0 under winxp can't handle umlauts
Johannes Rudolph <johannes.rudolph <at> googlemail.com> writes:
>
> I had the same problems with Kevin's binary.
>
> If you build svk from scratch with Strawberry Perl using the
> instructions at
> http://svk.bestpractical.com/view/BuildingFromSourceOnStrawberryPerl,
> it seems to work (ie. for me it does).
Thanx Johannes,
I did it, got the following error when running tests:
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
t/72sign.t 7 1792 9 7 77.78% 1 3-7 9
8 tests and 35 subtests skipped.
Failed 1/114 test scripts, 99.12% okay. 7/1788 subtests failed, 99.61% okay.
but it seams to work, at least i can add "schÃn.txt" :)
Greetings.
_______________________________________________
svk-devel mailing list
svk-devel@xxxxxxxxxxxxxxxxx
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
|
|