Re: Can't connect to subversion repository
Paolo Scarabelli <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CALG-BL5-zatdTwVLPXxtPxqsviM84_nHcr_b4Z2fOXni_vTxMA@mail.gmail.com> |
Hi Martin, I use NetBeans with Subversion 1.9 repositories and it works fine but, as suggested by Ondrej, I set NetBeans to use CLI rather than the default SvnKit. You can select which SVN client NetBeans should use in Tools->Options-Team at the Versioning tab. Regards, Paolo On Sat, Oct 17, 2015 at 11:46 PM, Ondrej Vrabec <[email protected]> wrote: > NetBeans bundles a client that's tested with 1.8 checkouts and local > repositories. So it's possible it can't connect to 1.9 repositories locally. > Try use a CLI client instead of JavaHL/SvnKit bundled clients: > http://wiki.netbeans.org/FaqSubversionClients > > O. > > > On 17.10.2015 10:37, martinj wrote: > >> Hi. >> >> I've been successfully using tortoisesvn under Windows 10 for a couple of >> months to access a local repository for my Netbeans php development. >> >> Suddenly however I find I can't access this from Netbeans when I go >> looking for version history - Netbeans tells me it can't connect to my >> repository citing an "invalid filesystem format option 'addressing >> logical'". But version history is still available from tortoisesvn itself >> so the repository is still sound. I'm very confused by this since Netbeans >> is surely using the same central subversion code. >> >> I'm on the latest version of subversion (1.9.1) and Netbeans (8.0.2) >> tells me there are no outstanding updates. >> >> Any suggestions for how I might fix this please? >> >> >> >> >> >