Steve Williams wrote:
>It prints out the following warning occasionally.
>
>Use of uninitialized value in print at vss2svn.pl line 175.
>
>
Whoops, line 1564 should read "$rev->{comment} = '(no comment)';"
instead of "$comment = '(no comment)';".
>It has also slowed down to the point where it seems to have hung, but it's
>only because the _vss2svn\tmpfile folder has so many files in it that
>anything trying to access that directory is slowed to an absolute crawl.
>I'm in the middle of a "dir _vss2svn\tmpfile" and it has been scrolling
>filenames for a few minutes now with no end in sight. Luckily it's on a
>different machine so it's not slowing down my primary development machine.
>
>Ok, after several minutes of files racing up the screen, the directory
>listing ended with 187,042 files. It hadn't even got halfway through the
>SourceSafe database yet. I killed the script because it wasn't going
>anywhere fast.
>
>
>
Yeesh, guess I should do a "f/fi/file.txt" sorta thing. I'll let ya know
when I get that finished too.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 26 15:48:46 2004