[Monetdb-developers] MonetDB at Ohloh
Dear MonetDB Devs, As a pre-xmas present, I wanted to update MonetDB site on Ohloh.net - a site that has an ambition (and maybe a chance) to become a central information repository about FOSS projects and developers: https://www.ohloh.net/p/10306 Unfortunately, the code-analysis part of the site does not seem to like the 'sql' module, as it hangs during checking out its history: https://www.ohloh.net/p/10306/enlistments I contacted the Ohloh team, and it seems the error occurs at the following command: ~$ cvsnt -d :pserver:anonymous:@monetdb.cvs.sourceforge.net:/cvsroot/monetdb checkout -D'2001/06/07 13:41:21Z' -A -d'monetdb' 'sql' cvs checkout: Updating monetdb ... cvs [checkout aborted]: invalid change text in /cvsroot/monetdb/sql/src/odbc/driver/Attic/statement_dump.c,v If you think being properly visible on Ohloh is worth it, perhaps this is something some local CVS expert could investigate ;) Otherwise, we can remove the 'sql' module and hope the other ones work properly. cheers, Marcin
Dear MonetDB Devs,
As a pre-xmas present, I wanted to update MonetDB site on Ohloh.net - a site that has an ambition (and maybe a chance) to become a central information repository about FOSS projects and developers: https://www.ohloh.net/p/10306
Unfortunately, the code-analysis part of the site does not seem to like the 'sql' module, as it hangs during checking out its history: https://www.ohloh.net/p/10306/enlistments
I contacted the Ohloh team, and it seems the error occurs at the following command:
~$ cvsnt -d :pserver:anonymous:@monetdb.cvs.sourceforge.net:/cvsroot/monetdb checkout -D'2001/06/07 13:41:21Z' -A -d'monetdb' 'sql' ^^^!^^^^^^^^^^^^^^^^ I would strongly recommend to use (only) the latest stable version, i.e, replace "-D'2001/06/07 13:41:21Z' -A" by "-rNov2008", or at the very least
On Fri, Jan 02, 2009 at 08:13:59PM +0100, Marcin Zukowski wrote: the current development version (CVS HEAD), i.e., omit "-D'2001/06/07 13:41:21Z'". Who cares about the version of "2001/06/07 13:41:21Z", anyway? The file in question is no longer in use, and only remains in the CVS attic ... Stefan
cvs checkout: Updating monetdb ... cvs [checkout aborted]: invalid change text in /cvsroot/monetdb/sql/src/odbc/driver/Attic/statement_dump.c,v
If you think being properly visible on Ohloh is worth it, perhaps this is something some local CVS expert could investigate ;) Otherwise, we can remove the 'sql' module and hope the other ones work properly.
cheers, Marcin
------------------------------------------------------------------------------ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
I contacted the Ohloh team, and it seems the error occurs at the following command:
~$ cvsnt -d :pserver:anonymous:@monetdb.cvs.sourceforge.net:/cvsroot/monetdb checkout -D'2001/06/07 13:41:21Z' -A -d'monetdb' 'sql' ^^^!^^^^^^^^^^^^^^^^ I would strongly recommend to use (only) the latest stable version, i.e, replace "-D'2001/06/07 13:41:21Z' -A" by "-rNov2008", or at the very least the current development version (CVS HEAD), i.e., omit "-D'2001/06/07 13:41:21Z'". Who cares about the version of "2001/06/07 13:41:21Z", anyway? I think Ohloh is doing some intense code and commit analysis, and maybe it's trying to get all/some of the previous versions for some reason, no idea... Anyway, whatever it is, it seems like a bug in the CVS repository - it should never fail on a checkout, right?
Anyway, unless someone knows how to fix this, I'll just delete the 'sql' module from Ohloh... m.
The file in question is no longer in use, and only remains in the CVS attic ...
Stefan
cvs checkout: Updating monetdb ... cvs [checkout aborted]: invalid change text in /cvsroot/monetdb/sql/src/odbc/driver/Attic/statement_dump.c,v
If you think being properly visible on Ohloh is worth it, perhaps this is something some local CVS expert could investigate ;) Otherwise, we can remove the 'sql' module and hope the other ones work properly.
cheers, Marcin
------------------------------------------------------------------------------ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
Although I don't really care about the analysis of this ancient code, I fixed the repository anyway by removing revisions 1.1.1.1 and 1.1 of the file. On 2009-01-03 20:05, Marcin Zukowski wrote:
I contacted the Ohloh team, and it seems the error occurs at the following command:
~$ cvsnt -d :pserver:anonymous:@monetdb.cvs.sourceforge.net:/cvsroot/monetdb checkout -D'2001/06/07 13:41:21Z' -A -d'monetdb' 'sql' ^^^!^^^^^^^^^^^^^^^^ I would strongly recommend to use (only) the latest stable version, i.e, replace "-D'2001/06/07 13:41:21Z' -A" by "-rNov2008", or at the very least the current development version (CVS HEAD), i.e., omit "-D'2001/06/07 13:41:21Z'". Who cares about the version of "2001/06/07 13:41:21Z", anyway? I think Ohloh is doing some intense code and commit analysis, and maybe it's trying to get all/some of the previous versions for some reason, no idea... Anyway, whatever it is, it seems like a bug in the CVS repository - it should never fail on a checkout, right?
Anyway, unless someone knows how to fix this, I'll just delete the 'sql' module from Ohloh...
m.
The file in question is no longer in use, and only remains in the CVS attic ...
Stefan
cvs checkout: Updating monetdb ... cvs [checkout aborted]: invalid change text in /cvsroot/monetdb/sql/src/odbc/driver/Attic/statement_dump.c,v
If you think being properly visible on Ohloh is worth it, perhaps this is something some local CVS expert could investigate ;) Otherwise, we can remove the 'sql' module and hope the other ones work properly.
cheers, Marcin
------------------------------------------------------------------------------ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
------------------------------------------------------------------------------ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- Sjoerd Mullender
participants (3)
-
Marcin Zukowski
-
Sjoerd Mullender
-
Stefan Manegold