From: <fp...@zu...> - 2000-06-09 07:33:45
|
CVS_RSH=ssh cvs -z3 upd -dP cvs server: [00:27:47] waiting for mdaenzer's lock in /cvsroot/linux-apus/2.2/Documentation I can't check out/update the 2.2 tree. Who can return the lock? Michel? The sourceforge team? -- Frank Petzold, IBM Zurich Research Laboratory, Säumerstrasse 4, CH-8803 Rüschlikon/Switzerland, Tel. +41-1-724-84-42 Fax. +41-1-724-89-56 Business email: fp...@zu... Private email: pe...@he... The opinions expressed here are mine and not necessarily those of IBM. |
From: Michel <dae...@st...> - 2000-06-09 09:57:22
|
Frank Petzold wrote: > > CVS_RSH=ssh cvs -z3 upd -dP ^ What's the P switch for? > cvs server: [00:27:47] waiting for mdaenzer's lock in > /cvsroot/linux-apus/2.2/Documentation > > I can't check out/update the 2.2 tree. Who can return the lock? Michel? I hope so... what can I do? I remember that CVS exited with a segfault once - maybe that's what caused this problem? > The sourceforge team? Let's not hope so. Michel -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Alan B. <al...@ms...> - 2000-06-09 10:19:00
|
hi, I've now installed the ADE/GeekGadgets system on my Amiga. i see I have all the tools that I have under Linux (with a few exceptions) so just a few questions. does anyone run CVS and GCC on the AmigaOS side here? I'm assuming that i should be able to run CVS as if i'm under Linux with no problems. I also assume that I can compile kernels for APUS under AmigaOS now - if so , does anyone have hints and tips (and a shell script or command line) that they'd like to throw my way? alan |
From: Michel <dae...@st...> - 2000-06-11 16:01:43
|
Michel Dänzer wrote: > > Frank Petzold wrote: > > > > CVS_RSH=ssh cvs -z3 upd -dP > ^ > What's the P switch for? > > > cvs server: [00:27:47] waiting for mdaenzer's lock in > > /cvsroot/linux-apus/2.2/Documentation > > > > I can't check out/update the 2.2 tree. Who can return the lock? Michel? > > I hope so... what can I do? > > I remember that CVS exited with a segfault once - maybe that's what caused > this problem? Help! I've tried to commit again, but I get the same error. If anyone knows how to fix this, please speak up! And I'd be interested to learn what one can do with cvs admin... Michel -- Be vewy vewy quiet! I'm weloading! ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Michel <dae...@st...> - 2000-06-12 19:39:42
|
> > Frank Petzold wrote: > > > > > > CVS_RSH=ssh cvs -z3 upd -dP > > ^ > > What's the P switch for? > > > > > cvs server: [00:27:47] waiting for mdaenzer's lock in > > > /cvsroot/linux-apus/2.2/Documentation > > > > > > I can't check out/update the 2.2 tree. Who can return the lock? Michel? > > > > I hope so... what can I do? > > > > I remember that CVS exited with a segfault once - maybe that's what caused > > this problem? > > Help! > > I've tried to commit again, but I get the same error. > > If anyone knows how to fix this, please speak up! As Ken pointed out privately, we'd probably need direct shell access to fix it :( So how would I best go about contacting someone at sourceforge for it (Sven?) ? Michel -- Men are from Earth. Women are from Earth. Deal with it. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Jesper S. <js...@re...> - 2000-06-12 20:47:08
|
>>>>> "Michel" == Michel Dänzer <dae...@st...> writes: >> > Frank Petzold wrote: > > > > CVS_RSH=ssh cvs -z3 upd -dP > ^ > >> What's the P switch for? > > > cvs server: [00:27:47] waiting for >> mdaenzer's lock in > > /cvsroot/linux-apus/2.2/Documentation > > > >> > I can't check out/update the 2.2 tree. Who can return the lock? >> Michel? > > I hope so... what can I do? > > I remember that CVS >> exited with a segfault once - maybe that's what caused > this >> problem? >> >> Help! >> >> I've tried to commit again, but I get the same error. >> >> If anyone knows how to fix this, please speak up! Michel> As Ken pointed out privately, we'd probably need direct shell Michel> access to fix it :( thinktwice:> cvs --help admin Usage: cvs admin rcs-options files... And man rcs: -u[rev] Unlock the revision with number rev. If a branch is given, unlock the latest revision on that branch. If rev is omitted, remove the latest lock held by the caller. Normally, only the locker of a revision can unlock it. Somebody else unlocking a revision breaks the lock. This causes a mail mes sage to be sent to the original locker. The mes sage contains a commentary solicited from the breaker. The commentary is terminated by end-of- file or by a line containing . by itself. Try that first. Jesper |
From: Michel <da...@re...> - 2000-06-13 10:01:37
|
Jesper Skov wrote: > > >>>>> "Michel" == Michel Dänzer <dae...@st...> writes: > > >> > Frank Petzold wrote: > > > > CVS_RSH=ssh cvs -z3 upd -dP > ^ > > >> What's the P switch for? > > > cvs server: [00:27:47] waiting for > >> mdaenzer's lock in > > /cvsroot/linux-apus/2.2/Documentation > > > > >> > I can't check out/update the 2.2 tree. Who can return the lock? > >> Michel? > > I hope so... what can I do? > > I remember that CVS > >> exited with a segfault once - maybe that's what caused > this > >> problem? > >> > >> Help! > >> > >> I've tried to commit again, but I get the same error. > >> > >> If anyone knows how to fix this, please speak up! > > Michel> As Ken pointed out privately, we'd probably need direct shell > Michel> access to fix it :( > > thinktwice:> cvs --help admin > Usage: cvs admin rcs-options files... > > And man rcs: > > -u[rev] > [snip] > > Try that first. Thanks for the hint, but it doesn't work either :( I've tried it from the 2.2 and 2.2/Documentation directory, no luck. The same error appears when I try. Or would I have to specify some special file to unlock? Michel -- Been there, done that, can't remember why... ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Frank P. <fp...@zu...> - 2000-06-13 12:00:18
|
On Tue, Jun 13, 2000 at 11:58:20AM +0200, Michel Dänzer wrote: > I've tried it from the 2.2 and 2.2/Documentation directory, no luck. The same > error appears when I try. > > Or would I have to specify some special file to unlock? So it seem that we need the help of the sourceforge team. Can one of the project admins contact them, please? -- Frank Petzold, IBM Zurich Research Laboratory, Säumerstrasse 4, CH-8803 Rüschlikon/Switzerland, Tel. +41-1-724-84-42 Fax. +41-1-724-89-56 Business email: fp...@zu... Private email: pe...@he... The opinions expressed here are mine and not necessarily those of IBM. |
From: Michel <da...@re...> - 2000-06-13 12:11:29
|
Frank Petzold wrote: > > On Tue, Jun 13, 2000 at 11:58:20AM +0200, Michel Dänzer wrote: > > I've tried it from the 2.2 and 2.2/Documentation directory, no luck. The > > same error appears when I try. > > > > Or would I have to specify some special file to unlock? > > So it seem that we need the help of the sourceforge team. Can one of the > project admins contact them, please? I have contacted them (Support Request #102506), sorry to not have informed you earlier. Michel -- Earth first! We'll strip-mine the other planets later. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Frank P. <fp...@zu...> - 2000-06-13 12:54:17
|
On Tue, Jun 13, 2000 at 02:08:14PM +0200, Michel Dänzer wrote: > I have contacted them (Support Request #102506), sorry to not have informed > you earlier. Actually, it's in the database twice :-) -- Frank Petzold, IBM Zurich Research Laboratory, Säumerstrasse 4, CH-8803 Rüschlikon/Switzerland, Tel. +41-1-724-84-42 Fax. +41-1-724-89-56 Business email: fp...@zu... Private email: pe...@he... The opinions expressed here are mine and not necessarily those of IBM. |
From: Sven L. <lu...@dp...> - 2000-06-13 13:06:14
|
On Mon, Jun 12, 2000 at 09:35:23PM +0200, Michel Dänzer wrote: > > > > Frank Petzold wrote: > > > > > > > > CVS_RSH=ssh cvs -z3 upd -dP > > > ^ > > > What's the P switch for? > > > > > > > cvs server: [00:27:47] waiting for mdaenzer's lock in > > > > /cvsroot/linux-apus/2.2/Documentation > > > > > > > > I can't check out/update the 2.2 tree. Who can return the lock? Michel? > > > > > > I hope so... what can I do? > > > > > > I remember that CVS exited with a segfault once - maybe that's what caused > > > this problem? > > > > Help! > > > > I've tried to commit again, but I get the same error. > > > > If anyone knows how to fix this, please speak up! > > As Ken pointed out privately, we'd probably need direct shell access to fix it > :( > > So how would I best go about contacting someone at sourceforge for it (Sven?) > ? Well, i did have no reply about the inporting of jesper's repository. Do you know if that happened, last i checked it was some time ago and it was not done. Anyway, you should contact them thourhg their web interface. log a complaint, and get a response quickly (they respoded to me on monday, and i wrote friday). Friendly, Sven LUTHER |
From: Michel <da...@re...> - 2000-06-13 13:20:59
|
Sven LUTHER wrote: > > So how would I best go about contacting someone at sourceforge for it > > (Sven?) ? > > Well, i did have no reply about the inporting of jesper's repository. Do you > know if that happened, last i checked it was some time ago and it was not > done. It hasn't happened. I can imagine they don't do anything beyond putting a repository in place. But as there are daily snapshots of the repository available (look at the sfdocs project), someone could take that, add Jesper's stuff, do other things we need (make log_accum2 work, remove obsolete modules, ...) and let them put the result in place. Volunteers, cheer up! :) > Anyway, you should contact them thourhg their web interface. log a > complaint, and get a response quickly (they respoded to me on monday, and i > wrote friday). I've done that, let's see what will happen next... What was the number of your request? I wish the database had an easier navigation... Michel -- I'm so hungry, I could almost eat health food. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Sven L. <lu...@dp...> - 2000-06-13 13:24:37
|
On Tue, Jun 13, 2000 at 03:17:41PM +0200, Michel Dänzer wrote: > Sven LUTHER wrote: > > > > So how would I best go about contacting someone at sourceforge for it > > > (Sven?) ? > > > > Well, i did have no reply about the inporting of jesper's repository. Do you > > know if that happened, last i checked it was some time ago and it was not > > done. > > It hasn't happened. I can imagine they don't do anything beyond putting a > repository in place. > > But as there are daily snapshots of the repository available (look at the > sfdocs project), someone could take that, add Jesper's stuff, do other things > we need (make log_accum2 work, remove obsolete modules, ...) and let them put > the result in place. > > Volunteers, cheer up! :) > > > > Anyway, you should contact them thourhg their web interface. log a > > complaint, and get a response quickly (they respoded to me on monday, and i > > wrote friday). > > I've done that, let's see what will happen next... > > What was the number of your request? I wish the database had an easier > navigation... i cced my relpy (which got lost) to tdebian-admin, the request number is #102062, and was told they can do it quite easily. I have no time to follow it right now, sorry, ... Friendly, Sven LUTHER |
From: Michel <da...@re...> - 2000-06-13 13:01:56
|
Frank Petzold wrote: > > On Tue, Jun 13, 2000 at 02:08:14PM +0200, Michel Dänzer wrote: > > I have contacted them (Support Request #102506), sorry to not have > > informed you earlier. > > Actually, it's in the database twice :-) Yea, now I know what Alan meant by 'browser reload problem' :) The bottom line: treat Netscape's questions about form data being reposted seriously. Michel -- Men are from Earth. Women are from Earth. Deal with it. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Michel <da...@re...> - 2000-06-13 16:50:49
|
Sven LUTHER wrote: > > But as there are daily snapshots of the repository available (look at the > > sfdocs project), someone could take that, add Jesper's stuff, do other > > things we need (make log_accum2 work, remove obsolete modules, ...) and > > let them put the result in place. > > > > Volunteers, cheer up! :) We should do something like that RSN or forget about Jesper's repository IMO. I could try to do it on Thursday, but I'm still not sure how get the histories of the two repositories together. > > What was the number of your request? I wish the database had an easier > > navigation... > > i cced my relpy (which got lost) to tdebian-admin, the request number is > #102062, and was told they can do it quite easily. I have no time to follow > it right now, sorry, ... That's been closed, probably with the first reply - you should have opened a new Request for something to happen. But at least this way nothing bad has happened ;) Michel -- Talk is cheap because the supply vastly exceeds the demand. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |