Dirk wrote:
thanks for looking this up. I have changed a lot of code in the last
days, so it is very possible that I broke something. Esp. the CRLF vs.
LF changes are untested from my side, since I work only on windows. I
don't have the problem here.
I would think based on what I heard from the
Helo Jason,
thanks for looking this up. I have changed a lot of code in the last
days, so it is very possible that I broke something. Esp. the CRLF vs.
LF changes are untested from my side, since I work only on windows. I
don't have the problem here.
The CRLF to LF conversion is tied to the "svn
Did you run an ANALYZE -f -i- -v4 V:\Operations1\VSS\data?
Can you please rerun with --verbose and --debug?
The problem is, that your archive is broken. There is garbage in your
archive files. running with --verbose and --debug should show the
problematic file and you could try to move this fi
Sorry I do not know how to reply message in this maillist, I have to
create another one.
In my situation is that the convert process stopped.
___
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsub
I get those types of errors and many (thousands of lines) of others, but at
least for me it hasn't hurt the conversion process much. I was left with minor
problems where some of the files didn't match the tip, one of the files didn't
show up at all, and one file was duplicated as two names of wh
I keep have this problem when I convert vss. Any one can help?
Z:\RexZ\vss2svn-nightly>vss2svn.exe --vssdir V:\Operations1\VSS
>logit.txt
Use of uninitialized value in concatenation (.) or string at vss2svn.pl
line 128
7.
Use of uninitialized value in concatenation (.) or string at vss2sv
Jason Winnebeck wrote:
I have found the bug and I'm seeing if I can fix it. In output_content the
file is converted from CRLF to LF if and only if "svn:eol-style" is
defined as
native, but the property is set only when the file is added. When change
nodes
are being output, the svn:eol-style pro
I have found the bug and I'm seeing if I can fix it. In output_content the
file is converted from CRLF to LF if and only if "svn:eol-style" is defined as
native, but the property is set only when the file is added. When change nodes
are being output, the svn:eol-style property is not emitted (I pr
The Build.PL doesn't put all of the files into the blib directory that I
believe are needed. I don't have any Perl experience, but the attached patch
seems more appropriate.
Jason
Index: Build.PL
===
--- Build.PL(revision 321)
Thank you for the awesome tool, vss2svn! It has come a long way since the last
time I tried to convert VSS about a year ago.
My current problem is that after conversion I tried to reorganize the project
but I noticed that all files were modified in their entirety, which "breaks"
annotate support.
10 matches
Mail list logo