This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 104874 - Netbeans Cannot Find Subversion
Summary: Netbeans Cannot Find Subversion
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL: http://subversion.open.collab.net/ser...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 20:55 UTC by wanderingwill
Modified: 2007-06-20 15:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wanderingwill 2007-05-25 20:55:43 UTC
So I posted this bug to the people at collab, and they sent me here:

http://subversion.open.collab.net/servlets/ProjectForumMessageView?messageID=1356&forumID=43

any ideas on how to get the subversion plugin to work on a mac?

currently, it cannot find svn, so i cannot import into a repository.

any ideas?
Comment 1 Tomas Stupka 2007-05-26 08:41:54 UTC
this should help

http://wiki.netbeans.org/wiki/view/FaqSubversionMissingClient
Comment 2 wanderingwill 2007-05-29 21:54:30 UTC
When I posted the bug, I had already tried the command line switch.  Here's the relevant portion of my 
netbeans.conf file:  

# options used by netbeans launcher by default, can be overridden by explicit
# command line switches
netbeans_default_options="-J-Xms32m -J-Xmx128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m 
-J-Xverify:none -J-Dapple.laf.useScreenMenuBar=true -J-Dsubversion.path=/usr/local/bin"

Also I made sure that the path to the svn binary is correct.  It is located at /usr/local/bin
Moreover, I had added it to my path, so that I can type svn --version from anywhere, when using 
Terminal.

Also, the nice people at openCollabNet were able to reproduce the same bug.

Did you test the subversion with Netbeans on an Intel Mac using Netbeans 5.5.1?
Comment 3 wanderingwill 2007-05-29 21:57:32 UTC
for me, I get the bug when I try to import files to a remote repository using http: protocol, using webdav.
I know my repository is ok, because I was able to access it using subversion with eclipse.
Comment 4 Tomas Stupka 2007-05-30 09:37:53 UTC
hi,

> Did you test the subversion with Netbeans on an Intel Mac using Netbeans 5.5.1
yes, and the same for 5.5. 

could you please attach your netbeans.conf and also your
$user_dir/var/log/messages.log file?

thanks
Comment 5 Tomas Stupka 2007-06-04 09:48:27 UTC
hi,

could you please let us know if you still have the problem and eventually attach
your netbeans.conf file.

thanks
Comment 6 Tomas Stupka 2007-06-20 15:55:36 UTC
feel free to reopen if you are still unable to use the svn plugin