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