On Friday, September 29, 2006 3:11 PM +0300 Gert Kello
<Gert.Kello mail.ee>
wrote:
> 16 "Use of uninitialized value in concatenation
(.) or string at
> Vss2Svn/ActionHandler.pm line 508."
That's assembling the path to the physical file and either
the directories
or file name are undefined. Corrupt physical file?
> Quite many "ERROR -- Could not open export file
> './_vss2svn/vssdata/RT/RTGAAAAA.18'
> at c:TEMPKolibri_Vss2Svnvss2svn.pl line 874" -
maybe they correspond
> to 0-length check-ins?
Run "ssphys info rtgaaaaa" to see.
> also, many "ERROR -- FAILED with non-zero exit
status 255
> at c:TEMPKolibri_Vss2Svnvss2svn.pl line 1115" -
why doesn't it have
> any additional info?
The errors don't get reported until later. Look earlier in
the run to see
if ssphys reported any errors.
> It might of course be due my build of ssphys.exe,
cause:
> ssphys help get
>
> throws "Debug assertion failed!" in file
c:Program filesMicrosoft
> Visual Studio 8VCIncludexstring Line: 173 (Bug in MS
code?)
That line in xstring is validating a pointer adjustment in a
std::string
iterator. I haven't looked in detail to see why. Try running
it in the VS
debugger.
> BTW, if You are interested, I can but together a short
list how I was
> able to build vss2svn on WIN XP machine.
That could prove useful.
_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.
pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/lis
tinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-c
ontrol.subversion.vss2svn.user
|