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 83039 - can't modify cvsroot
Summary: can't modify cvsroot
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker with 1 vote (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks: 89591
  Show dependency tree
 
Reported: 2006-08-19 03:39 UTC by libai58
Modified: 2007-02-28 12:33 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description libai58 2006-08-19 03:39:50 UTC
when I develop in local network,I use ":pserver:bl@192.168.1.1:/ResourceSite",if
I is in outside,I 'll use ":pserver:bl@51.*.*.*:/ResourceSite",but I can't find
where
 I can modify cvsroot var,if I use checkout command,It is a new operate.is It a
problem?
Comment 1 libai58 2006-08-19 06:36:16 UTC
can visit event 37353,It is same problem.
Comment 2 Peter Pis 2006-08-19 09:28:14 UTC
Module for changing cvsroot was already developed and can be downloaded from
Update Center. (Versioning section)

There is also another solution for this. Go to
"C:\WINDOWS\system32\drivers\etc\" and edit "hosts" file. For the same hostname
you can asign different IP address. But it calls for that your cvsroot will
contain the "hostname" instead of IP address.
Comment 3 Maros Sandor 2006-08-21 09:06:23 UTC
We should make this a part of our cvsroot management.

*** This issue has been marked as a duplicate of 58115 ***
Comment 4 Maros Sandor 2007-02-26 09:58:38 UTC
CVS root selector can be used on an arbitrary context and needs a separate UI.
Not a lot of work so scheduling for 6.0.
Comment 5 Maros Sandor 2007-02-28 12:33:06 UTC
Added CVS Root Rewriter developed in Issue #65366 to standard build.

/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.36; previous revision: 1.35
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/Annotator.java,v
 <--  Annotator.java
new revision: 1.45; previous revision: 1.44
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/ChangeCVSRootPanel.java,v
 <--  ChangeCVSRootPanel.java
initial revision: 1.1
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/CvsRootRewriter.java,v
 <--  CvsRootRewriter.java
initial revision: 1.1
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/ChangeCVSRootPanel.form,v
 <--  ChangeCVSRootPanel.form
initial revision: 1.1
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.11; previous revision: 1.10
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/ChangeCVSRootAction.java,v
 <--  ChangeCVSRootAction.java
initial revision: 1.1