smsm1 / ootermite

Automatically exported from code.google.com/p/ootermite
0 stars 0 forks source link

CWS step returns 0 if CWS cannot be found #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The CWS step returns 0 if a CWS could not be found:

Getting CWS branch named 'hrovista3'
Export branch /cws/hrovista3
svn: URL 'svn://svn.services.openoffice.org/ooo/cws/hrovista3' doesn't 
exist
Subversion exited with status 256
[1221727425] - ../cws_get started
[1221727428] - config_values: $VAR1 = {
          'log_level' => '3',
          'cvs_root' => ':pserver:anoncvs@anoncvs.services.openoffice.org:/
cvs',
          'cvs_options' => '-z9',
          'brokenlist' => [
                            'yyy',
                            'yzzz '
                          ],
          'cache_size' => [
                            '15'
                          ],
          'cache_dir' => '/cygdrive/f/termite/slavedir/Win-XP2/tarballs/'
        };

cws not found!!
program finished with exit code 0

This is NOT good as the build failes later.

Original issue reported on code.google.com by christia...@web.de on 18 Sep 2008 at 10:19

GoogleCodeExporter commented 9 years ago

Original comment by christia...@web.de on 23 Sep 2008 at 9:53

GoogleCodeExporter commented 9 years ago
I think this issue is platform dependant as I cannot reproduce this on Ubuntu. 
Some 
changes were made to cws_get_svn, so we have to check if this still is a 
problem on 
Windows.

Original comment by christia...@web.de on 23 Sep 2008 at 11:03

GoogleCodeExporter commented 9 years ago

Original comment by christia...@web.de on 23 Sep 2008 at 11:04