Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Checkin of database abstraction layer

On Fri, 2002-08-30 at 23:22, Rodolfo M. Raya wrote:
> On Wed, 2002-08-28 at 07:05, Mark C. Chu-Carroll wrote:
> 
>     It now passes all of the tests, so I've checked in the modifications to
>     implement a database abstraction layer.
>     
>     I'm now going to start integrating Dave's workspace changes.
>     
> 
> Hi,
> 
> After updating sources from CVS and rebuilding Stellation I can't create
> a new repository.
> 
> The response to:
> 
> $ svc --location=postgresql:stellationdb --password=****** configure
> database

Sorry... In the new code, it's using "postgres:" as the location prefix.
Try that, and see if it fixes it. (It's a bug either way, but it's a
simple-to-fix bug if it's just a null pointer caused by not handling an
unknown location prefix correctly.)

	-Mark

-- 
Mark Craig Chu-Carroll,  IBM T.J. Watson Research Center  
*** The Stellation project: Advanced SCM for Collaboration
***		http://www.eclipse.org/stellation
*** Work Email: mcc@xxxxxxxxxxxxxx  ------- Personal Email:
markcc@xxxxxxxxxxx




Back to the top