If you are using Slide 2.0, the database schemas have fields of insufficient
length. Download and use the schemas from Slide 2.1. Or change or all the
varchar fields to text.


----- Original Message ----- 
From: "Jacob Lund" <[EMAIL PROTECTED]>
To: "Slide Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, September 01, 2004 3:32 AM
Subject: Re: max revision limit?


> This might be a know problem with the datastore and the max length of
> property values. This should be solved i the latest database schemas!
>
> What version of slide and what store are you using?
>
> /jacob
>
> ----- Original Message ----- 
> From: "陶 京瑞" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 01, 2004 9:16 AM
> Subject: max revision limit?
>
>
> > hi, friends
> >
> > I met a weird problem. so far , I use client API to version control
> > file(checkin/checkout).
> > the similar code is following:
> >
> > webdavResource.checkout()
> > webdavResource.putmethod()
> > webdavResource.checkin()
> >
> > I did it successfully in the first four times(version 1.0-1.4). But if I
> > want to put the fifth version file(1.5) to slide, the process failed. I
> > found that the putMehtod did upload the file, but checkout and checkin
> > method didnot work well.
> > I print out the statusMessage of webdavResource and get the following
> > message:
> > from checkout method:  "Conflick(409)"
> > from checkin mehtod :"WARN HttpMethodBase:2059 - Response content length
> > is not known" "Internal Server Error (500)".
> >
> > did I do something wrong, or the slide just permit max 5 revision ?
> >
> > _________________________________________________________________
> > 免费下载 MSN Explorer:   http://explorer.msn.com/lccn/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to