[Box Backup-dev] Reviewing code

Charles Lecklider boxbackup-dev@fluffy.co.uk
Tue, 08 Aug 2006 15:35:55 +0100


Chris Wilson wrote:
> I recommend that you use mine, but as Mae West once said, "Well, he
> would say that, wouldn't he?"

Checked out http://bbdev.fluffy.co.uk/svn/box/chris/general

Opened infrastructure\msvc\2005\boxbackup.sln

Pressed F7.

Got lots of errors.

Took a guess and ran win32.bat:

quick and dirty to get up and running by generating the required files
using Cygwin and Perl
        1 file(s) copied.
Can't open perl script "./../../bin/bbackupquery/makedocumentation.pl":
No such file or directory
Can't open perl script "./../../lib/common/makeexception.pl": No such
file or directory
Can't open perl script "./../../lib/server/makeprotocol.pl": No such
file or directory
Can't open perl script "./../../lib/common/makeexception.pl": No such
file or directory
Can't open perl script "./../../lib/common/makeexception.pl": No such
file or directory
Can't open perl script "./../../lib/common/makeexception.pl": No such
file or directory
Can't open perl script "./../../lib/common/makeexception.pl": No such
file or directory
server parts - which appears as though some of the clients rely on
Can't open perl script "./../../lib/common/makeexception.pl": No such
file or directory
Can't open perl script "./../../lib/common/makeexception.pl": No such
file or directory
Can't open ./test/bbackupd/testfiles/bbackupd.conf: No such file or
directory.


Am now thinking I picked the wrong branch?

-C