On 2009-04-20 19:24, Gijs Molenaar wrote: > Sjoerd Mullender wrote: >> This is a problem. There is already a directory Tests here, so you >> can't also have a directory tests. It will not work on case-challenged >> file systems (i.e. Windows). >> >> On 2009-04-20 15:51, Gijs Molenaar wrote: >> >>> Update of /cvsroot/monetdb/clients/src/python/tests >>> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18844/tests >>> >>> Log Message: >>> Directory /cvsroot/monetdb/clients/src/python/tests added to the repository >>> >>> > > Ok, I thought I removed the old Tests folder; didn't I? Or is this not > going to work from one revision to an other?
You will have to cvs remove all files in the directory, then the directory will be removed as well (if you use cvs update -dP). I just hope this won't cause a problem on Windows. If the tests directory gets created before the Tests directory gets deleted, it will probably result in chaos. -- Sjoerd Mullender ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
