[svk-devel] Ticket #27459 delete does not work in folders in SVK 2.0 for Win32!

Kevin Light klight at walkertechnical.com
Sat Feb 10 10:25:27 EST 2007


----- "Jared Hardy" <jaredhardy at gmail.com> wrote:
> On 2/9/07, Jared Hardy <jaredhardy at gmail.com> wrote:
> > > On 09/02/07, Jared Hardy <jaredhardy at gmail.com> 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 at clkao.org> 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

-------------- next part --------------
*** Module::AutoInstall version 1.030
*** Checking for Perl dependencies...
[Core Features]
- Test::More                ...loaded. (0.660 >= 0.42)
- version                   ...loaded. (0.680 >= 0.68)
- Algorithm::Annotate       ...loaded. (0.100)
- Algorithm::Diff           ...loaded. (1.190200 >= 1.1901)
- YAML::Syck                ...loaded. (0.720 >= 0.60)
- Data::Hierarchy           ...loaded. (0.340 >= 0.30)
- PerlIO::via::dynamic      ...loaded. (0.120 >= 0.11)
- PerlIO::via::symlink      ...loaded. (0.050 >= 0.02)
- IO::Digest                ...loaded. (0.100)
- SVN::Simple::Edit         ...loaded. (0.270 >= 0.27)
- URI                       ...loaded. (1.350)
- PerlIO::eol               ...loaded. (0.140 >= 0.13)
- Class::Autouse            ...loaded. (1.270 >= 1.15)
- App::CLI                  ...loaded. (0.070)
- List::MoreUtils           ...loaded. (0.210)
- Class::Accessor::Fast     ...loaded. (0.300)
- Class::Data::Inheritable  ...loaded. (0.060)
- Path::Class               ...loaded. (0.160 >= 0.16)
- UNIVERSAL::require        ...loaded. (0.110)
- Term::ReadKey             ...loaded. (2.300)
- Time::HiRes               ...loaded. (1.860)
- File::Temp                ...loaded. (0.170 >= 0.17)
- Encode                    ...loaded. (2.120 >= 2.10)
- Getopt::Long              ...loaded. (2.350 >= 2.35)
- Pod::Escapes              ...loaded. (1.040)
- Pod::Simple               ...loaded. (3.040)
- File::Spec                ...loaded. (3.240 >= 3.19)
- SVN::Mirror               ...loaded. (0.720 >= 0.71)
[Localized messages]
- Locale::Maketext::Lexicon ...loaded. (0.620 >= 0.62)
- Locale::Maketext::Simple  ...loaded. (0.180 >= 0.16)
[Message display through a pager]
- IO::Pager                 ...loaded. (0.050)
[Log4perl support]
- Log::Log4perl             ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [n] [Patch management]
- Compress::Zlib            ...loaded. (1.420)
- FreezeThaw                ...loaded. (0.430)
*** Module::AutoInstall configuration finished.
WARNING: VERSION takes a string/number not a version reference.
         Please inform the author.
Checking if your kit is complete...
Looks good
Writing Makefile for SVK


More information about the svk-devel mailing list