No CVS in NetBeans...

Ralf Folkerts ralf.folkerts at gmx.de
Sat Nov 20 09:59:36 GMT 2004


Am Freitag, den 19.11.2004, 19:59 -0200 schrieb Gustavo De Nardin:

Hi Gustavo,

> > I go to "Filesystem", RMB, then select "Mount" -> "Version Control". I
> > get a Dialog "New Wizard - Generic VCS". The Dialog contains a "Version
> > Control System Profile" ComboBox. However, that ComboBox only contains
> > one Entry: "<Select a Profile>"; there's no CVS or anything else there.
> 
>   Here is a workaround:
> 
> - extract 'org/netbeans/modules/vcs/profiles/cvsprofiles/config/cvs.xml'
> from 'netbeans/modules/cvs-profile.jar'
> 
> - edit cvs.xml, changing this (it's at the start of the file):
>     <compatible>"Unix", "Windows"</compatible>
> to this:
>     <compatible>"FreeBSD", "Unix", "Windows"</compatible>
> 
> - copy the resulting cvs.xml to
> '~/.netbeans/3.6/system/vcs/config/cvs.xml' or (system wide)
> 'netbeans/system/vcs/config/cvs.xml' (maybe you'll have to create the
> directories).
> 
> - (re)start Netbeans
> 
>   Then you'll have a CVS profile to chose when mounting a VCS filesystem.
> 
>   Dunno how the OS identification is done, but (obviously?) FreeBSD is
> not identified as "Unix".

ahh, thanks a lot! "It works 1a" now!

Many thanks again!
Cheers,
_ralf_
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20041120/8117651d/attachment.bin


More information about the freebsd-java mailing list