Re: [SQLObject] DOC - small error in docs

2006-10-02 Thread Oleg Broytmann
On Sun, Oct 01, 2006 at 06:46:24PM +0300, Ilias Lazaridis wrote: > http://sqlobject.org/DeveloperGuide.html#development-installation > > $ svn co http://svn.colorstudy.com/trunk/SQLObject SQLObject > > should become > > $ svn co http://svn.colorstudy.com/SQLObject/trunk SQLObject Fixed in th

Re: [SQLObject] DOC - small error in docs

2006-10-01 Thread Oleg Broytmann
Thank you! On Sun, Oct 01, 2006 at 06:46:24PM +0300, Ilias Lazaridis wrote: > http://sqlobject.org/DeveloperGuide.html#development-installation > > $ svn co http://svn.colorstudy.com/trunk/SQLObject SQLObject > > should become > > $ svn co http://svn.colorstudy.com/SQLObject/trunk SQLObject Ol

[SQLObject] DOC - small error in docs

2006-10-01 Thread Ilias Lazaridis
http://sqlobject.org/DeveloperGuide.html#development-installation $ svn co http://svn.colorstudy.com/trunk/SQLObject SQLObject should become $ svn co http://svn.colorstudy.com/SQLObject/trunk SQLObject . -- http://lazaridis.com ---