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

Re: updating the source code via eclipse svn plugin

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 17 Mar 2009 10:57:10 -0400

On Mon, Mar 16, 2009 at 16:06, Mohammed <mlodi_at_csc.com> wrote:
>
> Support,
>
> I am having this error while i m doing an update via eclipse.   It is pretty
> much saying to update your svn to the newversion but is there a work around
> for this error.  Having problem with only 2 files and everything else get
> updated.
>
> update -r HEAD C:/dev/ccs-Deployment_03_19_2009/src/test
>     At revision 34979.
> update -r HEAD
> C:/dev/ccs-Deployment_03_19_2009/src/main/schema/xml/new-XI-transferOrderSchema.xsd
>     At revision 34979.
> update -r HEAD
> C:/dev/ccs-Deployment_03_19_2009/src/main/webapp/pages/pick/pickScript.jsp
>     Unsupported working copy format
> svn: This client is too old to work with working copy
> 'C:\dev\ccs-Deployment_03_19_2009\src\main\webapp\pages\pick'; please get a
> newer Subversion client

A client built with a newer version of the SVN libraries than what
Eclipse is using has touched your WC. If you can't discardt he WC and
re-checkout with Eclipse, upgrade the SVN client you're using in
Eclipse (likely Subclipse).

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1341705

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-17 15:58:13 CET

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

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