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 224672 - IDE does not respect using the ~/.subversion/config file
Summary: IDE does not respect using the ~/.subversion/config file
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.2.1
Hardware: All Windows 7
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-09 21:48 UTC by cshirley
Modified: 2013-01-10 09:41 UTC (History)
1 user (show)

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 cshirley 2013-01-09 21:48:13 UTC
The Netbeans IDE does not use the ~/.subversion/config file.  This should be a file that is globally used with the IDE.  I want to be able to use the [auto-props ] section to automatically set the property when adding a new file.

The command line version of the SVN client is installed and versioned as reported.
C:\>svn --version
svn, version 1.7.7-SlikSvn-1.7.7-X64 (SlikSvn/1.7.7) X64
   compiled Oct  9 2012, 15:02:27

My NetBeans Version is:
Product Version: NetBeans IDE 7.2.1 (Build 201210100934)
Java: 1.7.0_10; Java HotSpot(TM) 64-Bit Server VM 23.6-b04

Based on the following article in this weblink, one would guess that this function works as expected.
http://stackoverflow.com/questions/3419210/netbeans-lack-of-svn-add
Comment 1 Ondrej Vrabec 2013-01-10 09:41:43 UTC
Are you on Windows? Are you sure ~/.subversion/config is the correct path to the global subversion config file? On Windows it should be User\APPDATA\Subversion\config i believe. But if you want to use a different path, run the IDE with -J-Dnetbeans.t9y.svn.user.config.path=PATH_TO_YOUR_PERSISTENT_CONFIG