info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Delete file / undelete, problems


From: Ship, Howard
Subject: RE: Delete file / undelete, problems
Date: Wed, 14 Nov 2001 14:12:49 -0500

It was deleted in 1.10, and back in 1.11.

It was a while back, don't know if I did it "correctly".  A summary of
how to do it correctly would be useful.  I believe I did 
        cvs co -r1.9 ...
        cvs add ...
        cvs commit

But that's from memory.

Looks like the current releases are "Exp".  So, you thik I should ask
SourceForge to move it out of the attic?

Here's the full log ... and thanks for the help!



RCS file:
/cvsroot/tapestry/Tapestry/framework/src/com/primix/tapestry/Attic/ILife
cycle.java,v
Working file: ILifecycle.java
head: 1.13
branch:
locks: strict
access list:
symbolic names:
        release-1-0-6: 1.12
        release-1-0-5: 1.11
        release-1-0-4: 1.9
        release-1-0-3: 1.9
        release-1-0-2: 1.9
        release-1-0-1: 1.9
        release-0-2-10: 1.5
        release-0-2-9: 1.5
        release-0-2-8b: 1.4
        release-0-2-8a: 1.4
        release-0-2-8: 1.4
        release-0-2-7: 1.3
        release-0-2-6: 1.3
        release-0-2-5: 1.3
        release-0-1-5: 1.3
        release-0-1-4: 1.3
        release-0-1-3: 1.2
        release-0-1-2: 1.1.1.1
        release-0-1-1: 1.1.1.1
        initial: 1.1.1.1
        Primix: 1.1.1
keyword substitution: kv
total revisions: 14;    selected revisions: 14
description:
----------------------------
revision 1.13
date: 2001/11/10 21:42:19;  author: hship;  state: Exp;  lines: +58 -60
Update copyrights, reformat
----------------------------
revision 1.12
date: 2001/09/16 15:09:08;  author: hship;  state: Exp;  lines: +123
-124
Dummy update.
----------------------------
revision 1.11
date: 2001/09/04 16:33:49;  author: hship;  state: Exp;  lines: +10 -1
framework:
- More tweaking to ShowInspector scripts (Netscape 4 and 6 work, but
have trouble with scrollbars)
- Reinstate ILifecycle.java with temporary "bridging" code to the new
page event model (in AbstractComponent)

contrib:
- Get sorting working in NN4 and NN6
----------------------------
revision 1.10
date: 2001/08/26 04:53:58;  author: hship;  state: dead;  lines: +1 -1
framework:
- Remove ILifecycle interface, related methods on IPage and elsewhere
- Add new event listener methods on IPage (to replace ILifecycle) with
  finer granularity
- Convert components from ILifecycle to PageRenderListener,
PageDetachListener, etc.

vlib:
- Convert Browser from ILifecycle to PageDetachListener

documentation:
- Describe helper beans, and the <bean> and <reserved-parameter>
  elements of the component specification.
----------------------------
revision 1.9
date: 2001/05/16 15:01:46;  author: hship;  state: Exp;  lines: +115
-115
Finish changes necessary for WebLogic session persistence.
Release 0.2.12
----------------------------
revision 1.8
date: 2001/05/14 23:14:44;  author: hship;  state: Exp;  lines: +115
-127
[424001] Engine Replication within HttpSessiobn
[424005] Block does not render
----------------------------
revision 1.7
date: 2001/05/02 14:15:15;  author: hship;  state: Exp;  lines: +8 -5
Cleanup the Javadoc fiasco from yesterday.  Didn't realize that package
and import
statements between the class Javadoc and the class tag caused such a
problem!
----------------------------
revision 1.6
date: 2001/05/01 15:48:39;  author: hship;  state: Exp;  lines: +4 -6
Fix code following package reorganization.
[420454] Should be possible to subclass ServiceLinkEventType
----------------------------
revision 1.5
date: 2001/01/09 22:09:02;  author: hship;  state: Exp;  lines: +4 -4
Package reorg madness.
Updated copyrights and Primix name and address.
Renamed ImageButton to ImageSubmit.
Remove DatabaseQuery and InsertURL components.
----------------------------
revision 1.4
date: 2000/12/29 21:56:04;  author: hship;  state: Exp;  lines: +2 -2
Savage Refactoring!
IApplication -> IEngine, com.primix.tapestry.app ->
com.primix.tapestry.engine
Fix many out of date Javadoc comments.
Improve exception handling/reporting in ApplicationServlet.
Add the engineClassName property to the ApplicationSpecification, update
the DTD and
the SpecificationParser.
Have the ApplicationServlet construct the engine from the class name.
----------------------------
revision 1.3
date: 2000/08/30 16:53:25;  author: hship;  state: Exp;  lines: +10 -1
Bug fixes:
[111956] formatter parameter for Insert
[111981] Duplication in component specification
[112754] Service component needs a context parameter.
[112808] More page lifecycle
[112810] Need reset service
[113119] Script duplication / Rollover & Body
----------------------------
revision 1.2
date: 2000/08/16 17:42:58;  author: hship;  state: Exp;  lines: +2 -2
Bug fixes:
[111982] Static HTML trimmed too much
[112001] Browser Back Button
[112074] Need a Submit component

Also:
Added disabled and disabledImage parameters to ImageButton.
Removed readOnly property from IBinding.
Added exception trapping to PropertyBinding.setValue().
Lots of changes related to [112001].
Beefed up PropertySelection and IPropertySelectionModel to also deal
with the browser back button.
----------------------------
revision 1.1
date: 2000/07/24 14:38:02;  author: hship;  state: Exp;
branches:  1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2000/07/24 14:38:02;  author: hship;  state: Exp;  lines: +0 -0
Initial import of the Tapestry web application framework source code
into the SourceForge repository.
========================================================================
=====

D:\temp\Tapestry\framework\src\com\primix\tapestry>


-----Original Message-----
From: Eric Siegerman [mailto:address@hidden
Sent: Wednesday, November 14, 2001 1:46 PM
To: address@hidden
Subject: Re: Delete file / undelete, problems


On Wed, Nov 14, 2001 at 09:48:27AM -0500, Ship, Howard wrote:
> I deleted a file from my CVS repository, then had to undelete it.

How did you "undelete" the file?  This could be important.

>
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/tapestry/Tapestry/framewo
> rk/src/com/primix/tapestry/Attic/ILifecycle.java

I can think of two possibilities (I don't know which is the case,
because this Web tool doesn't show the revisions' states, and I
don't know my way around Sourceforge well enough to get a
straight "cvs log" of the file):
  1. You did the "undelete" properly, but the file wasn't moved
     out of the Attic for some reason.  There was a thread about
     this in the past couple of days (known bug in CVS, if I
     recall).

  2. You didn't do the "undelete" properly, and the file is still
     legitimately deleted as far as CVS is concerned.

If the HEAD revision (1.13 as I write this) has state "dead",
you've got case 2, and should properly resurrect the file.  If
the state is anything else (most likely "Exp"), you've got case
1, and should ask the Sourceforge people to move the ,v file out
of the Attic, as you surmised.

> Now, I've switched to a new CVS client, the CVS support built into the
> Eclipse IDE (http://www.eclipse.org).
> 
> I'm pretty sure Eclipse is in error here (and I've added a bug),

Not likely.  Or at least, not necessary in order to explain what
you're seeing.  Once you fix whichever of (1) or (2) is wrong, if
Eclipse *still* doesn't want to check out the file, then you can
start to suspect bugs there.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
The world has been attacked.  The world must respond ... [but] we must
be guided by a commitment to do what works in the long run, not by what
makes us feel better in the short run.
        - Jean Chrétien, Prime Minister of Canada

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]