Ticket #300 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
subversion 1.6.9 not storing server certs in B_USER_SETTINGS_DIRECTORY
| Reported by: | augiedoggie | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | Haiku Optional Packages |
| Component: | dev-vcs/subversion | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It seems as though the newest subversion package isn't properly storing the configuration files in B_USER_SETTINGS_DIRECTORY. When running certain commands I end up with a subversion directory at $HOME/subversion
For example:
svn co https://vision.svn.sourceforge.net/svnroot/vision/trunk/Vision
If you accept the server certificate then the subversion directory is created in $HOME instead of it's old location.
Change History
comment:1 Changed 5 years ago by augiedoggie
- Summary changed from regression(?) in subversion 1.6.9 package to subversion 1.6.9 not storing server certs in B_USER_SETTINGS_DIRECTORY
comment:2 Changed 5 years ago by scottmc
comment:3 Changed 5 years ago by scottmc
- Milestone set to Haiku Optional Packages
comment:4 Changed 5 years ago by scottmc
Should be fixed with r650, try it out, kick it around and see if you turn up any other issues. If not I'll update the optional package in Haiku in a day or so.
comment:5 Changed 5 years ago by augiedoggie
- Resolution set to fixed
- Status changed from new to closed
Seems like you got it fixed in r650
Note: See
TracTickets for help on using
tickets.

Maybe the patch didn't get applied right when i built the 1.6.9 package. Can you run haikuporter -d subversion-1.6.9 and see if the 1.6.9 patch is being applied?