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

Re: 1.6.0 Breaks Netbeans Subversion Plug-in Compatibility

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Wed, 8 Apr 2009 07:30:13 +0200

Hi,

2009/4/7 <webpost_at_tigris.org>:
> Hello,
>
> I've been using the Netbeans 6.5.1 integrated Subversion client for about a month now along with TortoiseSVN 1.5.9. I've been successfully checking out my repositories into the NetBeansProjects folder using TortoiseSVN and then using the Netbeans subversion plug-in to commit/update my repository.
>
> I decided to upgrade TortoiseSVN from 1.5.9 to 1.6.0. Now when I check out projects into my NetBeansProjects folder with TortoiseSVN, the integrated Subversion client in Netbeans fails to recognize the files my repository. When I try to commit my files with the Netbeans subversion plug-in, Netbeans says:
>
> "SVN command returned with the following error: It seems that files you are working with were created with an unsupported client version. Please check out your files again with SVN client 1.3.0 or later."
>

You should not mix incompatible svn client versions on the same
working copy. TSVN 1.6.0 is built using the subversion 1.6 libraries,
and these use a newer working copy format. The previous version
(1.5.9) was built against subversion 1.5.x using the previous working
copy format.

Until a newer version of Netbeans is available, also built against the
newer subversion libraries, you should stick with TSVN 1.5.9

P.S.: The error message is misleading, because in this case a newer
client was used to create the working copy and the error message
assumes it was done using an older version.

-- 
Regards,
Jean-Marc
--
       ___
  @@  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1590483
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-08 07:34:50 CEST

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

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