[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

[jcvs] =?UTF-8?B?UkU6IFtqY3ZzXSBTZXJ2bGV0IG5vdCB1cGRhdGluZyBxdWl0ZSBy?==?UTF-8?B?aWdodC4=?=


Hans: I just hit the same problem as you and your workaround is the only
thing that works for me as well.  Have you modified the Servlet code to
do this for you or do you just manually work around it?

Thanks,
Peter Armstrong

> -----Original Message-----
> From: Hans Gerwitz [mailto:java@phobia.com]
> Sent: Friday, October 08, 1999 12:46 PM
> To: jcvs@gjt.org
> Subject: Re: [jcvs] Servlet not updating quite right.
> 
> 
> No, appending simply a '/' to the /update URL is not 
> sufficient, but a '/'
> and any other character works.
> 
> BTW, I already tried that and mentioned it in the original post :-)
> --
> hans @ gerwitz .com
> 
> ----------
> >From: Tim Endres <time@ice.com>
> >To: Hans Gerwitz <java@phobia.com>, jcvs@gjt.org
> >Subject: Re: [jcvs] Servlet not updating quite right.
> >Date: Fri, Oct 8, 1999, 12:23 PM
> >
> 
> >> I fear you misunderstood my plea.  I'm aware of -l tag... 
> the problem is, if
> >> I am viewing via /list/Library/com/qett/sql, the "Checkout 
> Latest" link
> >> correctly points to /update/Library/com/qett/sql.  
> Unfortunately, that hit
> >> will attempt to checkout Library/com/qett (no /sql!), as so:
> >>
> >>     Update of './com/qett/'
> >>
> >> If I manually add some nonsense directory to the /update url, e.g.
> >> /update/Library/com/qett/sql/foo, then it will behave as I 
> would have
> >> expected for /update/Library/com/qett/sql.
> >
> >
> > Oooo!!!!
> >
> > You may have just discovered a long lurking bug!
> >
> > Please try the following (since I am out the door for a meeting).
> > Try adding a '/' on the end of the URL to see if that makes it
> > work correctly. I would appreciate the feedback.
> >
> > I will need to fix this asap!
> >
> > Thanks!
> > tim.
> > Tim Endres  -  time@ice.com
> > ICE Engineering, Inc.  -  http://www.ice.com/
> > "USENET - a slow moving self parody." - Peter Honeyman
> > 
> 
> --------------------------------------------------------------------
> To unsubscribe from this list:
>    <http://www.gjt.org/servlets/MailingLists/UnsubForm.html/jcvs>
>