On Wed, Feb 20, 2008 at 09:10:57PM +0100, Fabian Groffen wrote:
On 20-02-2008 21:07:48 +0100, Stefan Manegold wrote:
Maybe a bit late for this time, but might help next time: history of moved files is still in CVS at their original location, see
cvs -d<user>@monetdb.cvs.sourceforge.net:/cvsroot/monetdb rlog -N clients/src/java/src/nl/cwi/monetdb/jdbc/MonetConnection.java
Thanks for the lesson. However, chasing the old locations was basically the problem, to take into account branches, and to eventually find that there was no commit clearly touching upon it. :/
I know --- that's I always plea for informative log messages and timely handling of known bugs / changes (to the worse) with testing (neither was a problem in this case, of course!). One final "lesson" for today: Here's how I found the original (or at least former) location of the file in question: ======== .../java $ cvs log -N -r1.1.1.1 src/nl/cwi/monetdb/jdbc/MonetConnection.java RCS file: /cvsroot/monetdb/java/src/nl/cwi/monetdb/jdbc/MonetConnection.java,v Working file: src/nl/cwi/monetdb/jdbc/MonetConnection.java head: 1.3 branch: locks: strict access list: keyword substitution: kv total revisions: 4; selected revisions: 1 description: ---------------------------- revision 1.1.1.1 date: 2007/11/28 14:54:09; author: stmane; state: Exp; lines: +0 -0 Preparing a separation of the MonetDB Java code into a separate CVS module: copying clients/src/java/ to java/ ============================================================================= ;-) Stefan -- | 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 |