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 89814 - [tunnels] settings should be pre-filled.
Summary: [tunnels] settings should be pre-filled.
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-22 09:44 UTC by Peter Pis
Modified: 2007-02-12 09:58 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 Peter Pis 2006-11-22 09:44:23 UTC
NetBeans IDE Dev (Build 20061122-0606)
1.5.0_09; Java HotSpot(TM) Client VM 1.5.0_09-b03
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Steps:
1. Invoke "Check out" wizard.
2. Enter valid "svn+ssh://" into Repository URL.

User can set [tunnels] settings in subversion config file. Then "Tunnel Commnad"
field should be pre-filled by line that sets tunnel.
Comment 1 Tomas Stupka 2007-02-06 17:19:19 UTC
fixed

Checking in config/SvnConfigFiles.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/config/SvnConfigFiles.java,v
 <--  SvnConfigFiles.java
new revision: 1.44; previous revision: 1.43
done
Checking in ui/repository/Repository.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/repository/Repository.java,v
 <--  Repository.java
new revision: 1.53; previous revision: 1.52
done
Comment 2 Peter Pis 2007-02-12 09:58:59 UTC
Verified.