[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Add to Version Control fails

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2005-02-19 00:27:39 CET

This is known problem, 0.8.2.1 was really a "quick-fix", there is a very
subtle difference between it and 0.8.2 that affects only SVNClient code
(part that makes integration with Subclipse possible), not the JavaSVN DAV
client implementation that generates "user agent" http header. HTTP requests
generated by 0.8.2 and 0.8.2.1 are exactly the same and I decided not to
change DAV related code to support 4 digit version.

Actually version 0.8.3 is ready to be published, but I would like to test it
by myself for sometime not to miss some ugly bug, like it happened with
previous version.

Alexander Kitaev.

> -----Original Message-----
> From: Toby Thain [mailto:toby@telegraphics.com.au]
> Sent: Saturday, February 19, 2005 12:17 AM
> To: users@subclipse.tigris.org
> Subject: Re: Add to Version Control fails
>
>
>
> On 18-Feb-05, at 6:03 PM, Alexander Kitaev wrote:
>
> > Try using "Find new features to install" instead of "Search for
> > updates if
> > the currently installed features" in Eclipse update dialog.
> > JavaSVN Subclipse Extension feature descriptor doesn't
> include update
> > site
> > url reference, so Eclipse doesn't look for update
> automatically. This
> > also
> > will be fixed in v0.8.3
>
> Thanks Alexander.
>
> I already worked around it that way. BTW, I notice the version number
> in my server logs is still 0.8.2 (?)
> XX.XX.XX.XX - toby [19/Feb/2005:10:15:57 +1100] "PROPPATCH
> /svn/.../12border_9.png HTTP/1.1" 207 513 "-" "JavaSVN 0.8.2
> (http://tmate.org/svn/)"
>
>
> Toby
>
> >
> >> -----Original Message-----
> >> From: Toby Thain [mailto:toby@telegraphics.com.au]
> >> Sent: Friday, February 18, 2005 11:18 PM
> >> To: users@subclipse.tigris.org
> >> Subject: Re: Add to Version Control fails
> >>
> >>
> >>
> >> On 18-Feb-05, at 3:48 PM, Alexander Kitaev wrote:
> >>
> >>> Hello Toby,
> >>>
> >>> This is JavaSVN problem introduced in version 0.8.2 Update site
> >>> already contains version 0.8.2.1 that fixes this problem.
> >>
> >>
> >> Odd - it doesn't find this update.
> >>
> >> Toby
> >>
> >>> However, just recently I found that commiting single file
> deletion
> >>> doesn't work as well (for more or less the same reason), so I'm
> >>> planning to publish
> >>> v0.8.3 tomorrow.
> >>>
> >>> Alexander Kitaev,
> >>> TMate Software,
> >>> http://tmatesoft.com/
> >>>
> >>>> -----Original Message-----
> >>>> From: Toby Thain [mailto:toby@telegraphics.com.au]
> >>>> Sent: Friday, February 18, 2005 9:10 PM
> >>>> To: users@subclipse.tigris.org
> >>>> Subject: Add to Version Control fails
> >>>>
> >>>> Hi
> >>>>
> >>>> I've used Export to connect to an existing Svn repository
> >> shared over
> >>>> HTTPS, and I've successfully added individual files (e.g.
> >> Makefile)
> >>>> using Team-> Add to version control, but whenever I try
> this on a
> >>>> subfolder (Resource Navigator or C/C++ Browser), I get:
> >>>>
> >>>> "org.tigris.subversion.javahl.ClientException: can't
> located [sic]
> >>>> versioned parent entry for '' "
> >>>>
> >>>> Help! I can't get past this obstacle. "svn ls" on the
> server shows
> >>>> that nothing has been committed (except, e.g., the Makefile).
> >>>>
> >>>> Toby
> >>>>
> >>>> Eclipse 3.0.1/Subclipse 0.9.27
> >>>>
> >>>>
> >>>>
> >>
> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> >>>> For additional commands, e-mail: users-help@subclipse.tigris.org
> >>>>
> >>>>
> >>>
> >>>
> >>>
> >>
> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> >>> For additional commands, e-mail: users-help@subclipse.tigris.org
> >>>
> >>
> >>
> >>
> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> >> For additional commands, e-mail: users-help@subclipse.tigris.org
> >>
> >>
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> > For additional commands, e-mail: users-help@subclipse.tigris.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Sat Feb 19 10:27:39 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.