Re: Pre-setting the Subversion Repository URL
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAA_aP4jFX=kpYwKDrMHEz36_fSADEE__jV37aS1rkT8Jh-AAGg@mail.gmail.com> |
Configure your NetBeans installation using the URL and then check the userdir, where it is saved. Using this you can create a module with a Installer/Activator, which sets the property programmatically. With kind regards, markiewb 2016-06-29 15:34 GMT+02:00 WeserLinux19 <[email protected]>: > Hi All > > In my NB 8.1 application, I'm using the subversion client to store project > trees and data in our repository. > > In case now a user wants to access the repository for the first time, > let's say for an import of project files to the repository or for a > check-out of data from the repository the user has to set the Repository > URL in the first dialog of the wizard (please see attached image). > > But our repository URL is quite complicated, so I would like to pre-set > this for the user. > > Does anyone know, how to do this? > > Many thanks > > > Olaf > > > > > Attachments: > http://forums.netbeans.org//files/svn_import_163.png > >