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 14869 - CVS: "Copy" from normal filesystem to CVS one throws exception.
Summary: CVS: "Copy" from normal filesystem to CVS one throws exception.
Status: CLOSED DUPLICATE of bug 15604
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-28 17:05 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception thrown when copying package into CVS filesystem. (1.70 KB, text/plain)
2001-08-28 17:06 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2001-08-28 17:05:19 UTC
Development build of NetBeans 3.2 build #26 on RedHat Linux 6.2,7.0 with JDK 1.3

Description:
============
if you copy package (which contains subdir CVS with "cvs files") from normal FS 
to CVS FS the FileStateInvalidException is thrown. I know the workflow is 
strange, but some users sent me this as a bug. IMHO, it shouldn't throw any 
exceptions.

Steps to reproduce:
===================
1. Mount normal FS instead of mounting CVS. This FS has to contain CVS dirs in 
   it with Entries, Root ... files)
2. Mount another not empty CVS filesystem.
3. "Copy" any package from normal FS and "Paste" it into CVS filesystem.
4. The exception will be thrown.

Note: This issue was created as copy of bug #11354 filed on vcscvs module.
=====
Comment 1 Jiri Kovalsky 2001-08-28 17:06:14 UTC
Created attachment 2326 [details]
Exception thrown when copying package into CVS filesystem.
Comment 2 Martin Entlicher 2001-09-18 17:48:11 UTC
Not much can be done in CVS filesystem about it. A bug describing the
generic problem was filled for openide. This is it's duplicate in
fact.

*** This issue has been marked as a duplicate of 15604 ***
Comment 3 Jiri Kovalsky 2001-09-20 18:22:37 UTC
Okay, duplicate, verified. :-)
Comment 4 Quality Engineering 2003-07-01 13:04:40 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.