public inbox for [email protected]  
help / color / mirror / Atom feed
busted commit :Add the developer link to main menu and pointer page with developer links
3+ messages / 2 participants
[nested] [flat]

* busted commit :Add the developer link to main menu and pointer page with developer links
@ 2004-11-13 13:16 Robert Treat <[email protected]>
  2004-11-15 13:18 ` Re: busted commit :Add the developer link to main menu and pointer page with developer links Chris Ryan <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Robert Treat @ 2004-11-13 13:16 UTC (permalink / raw)
  To: pgsql-www; [email protected]

Last night I went to check in the developer link integration bits and got this 
nasty bit of errors back. I see the changes to common.html seem to have gone 
in ok, but the file developer.html is now appearing in the root directory of 
cvs outside of all the modules!  We need someone to move the file into it's 
proper place. If that's not possible I can re-add the file, but we still need 
someone to delete the extraneous file from cvsroot.

error message below:

-bash-2.05b$ cvs commit ../common.html developer.html
 
Add the developer link to main menu and pointer page with developer links
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:    ../common.html
CVS: Added Files:
CVS:    developer.html
CVS: ----------------------------------------------------------------------
~
 ~
/tmp/cvsadDUFr: 11 lines, 413 characters.
Checking in ../common.html;
/usr/local/cvsroot/pgweb/portal/template/common.html,v  <--  common.html
new revision: 1.7; previous revision: 1.6
done
Use of uninitialized value in string eq at /usr/local/cvsroot/bin/activitymail 
line 473.
RCS file: /usr/local/cvsroot/pgweb/developer.html,v
done
Checking in developer.html;
/usr/local/cvsroot/pgweb/developer.html,v  <--  developer.html
initial revision: 1.1
done
cvs diff: [05:59:08] waiting for cvsuser's lock 
in /usr/local/cvsroot/pgweb/portal/template
Use of uninitialized value in string eq at /usr/local/cvsroot/bin/activitymail 
line 161.
Use of uninitialized value in concatenation (.) or string 
at /usr/local/cvsroot/bin/activitymail line 443, <STDIN> line 5.
Use of uninitialized value in concatenation (.) or string 
at /usr/local/cvsroot/bin/activitymail line 443, <STDIN> line 5.
Use of uninitialized value in string eq at /usr/local/cvsroot/bin/activitymail 
line 473.
Use of uninitialized value in substitution (s///) 
at /usr/local/cvsroot/bin/activitymail line 378.
Use of uninitialized value in string eq at /usr/local/cvsroot/bin/activitymail 
line 379.
Use of uninitialized value in string eq at /usr/local/cvsroot/bin/activitymail 
line 379.
Use of uninitialized value in concatenation (.) or string 
at /usr/local/cvsroot/bin/activitymail line 395.
Use of uninitialized value in concatenation (.) or string 
at /usr/local/cvsroot/bin/activitymail line 395.
Use of uninitialized value in concatenation (.) or string 
at /usr/local/cvsroot/bin/activitymail line 395.
Use of uninitialized value in concatenation (.) or string 
at /usr/local/cvsroot/bin/activitymail line 395.
cvs [diff aborted]: no such tag -r
  
cvs diff: [05:59:38] obtained lock in /usr/local/cvsroot/pgweb/portal/template

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: busted commit :Add the developer link to main menu and pointer page with developer links
  2004-11-13 13:16 busted commit :Add the developer link to main menu and pointer page with developer links Robert Treat <[email protected]>
@ 2004-11-15 13:18 ` Chris Ryan <[email protected]>
  2004-11-15 14:08   ` Re: busted commit :Add the developer link to main menu and pointer page with developer links Robert Treat <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Chris Ryan @ 2004-11-15 13:18 UTC (permalink / raw)
  To: Robert Treat <[email protected]>; pgsql-www

Robert,

    I moved the file out of the way. Please recommit and let me know if
you are still getting errors.

Chris Ryan

--- Robert Treat <[email protected]> wrote:

> Last night I went to check in the developer link integration bits and
> got this 
> nasty bit of errors back. I see the changes to common.html seem to
> have gone 
> in ok, but the file developer.html is now appearing in the root
> directory of 
> cvs outside of all the modules!  We need someone to move the file
> into it's 
> proper place. If that's not possible I can re-add the file, but we
> still need 
> someone to delete the extraneous file from cvsroot.
> 
> error message below:
> 
> -bash-2.05b$ cvs commit ../common.html developer.html
>  
> Add the developer link to main menu and pointer page with developer
> links
> CVS:
>
----------------------------------------------------------------------
> CVS: Enter Log.  Lines beginning with `CVS:' are removed
> automatically
> CVS:
> CVS: Committing in .
> CVS:
> CVS: Modified Files:
> CVS:    ../common.html
> CVS: Added Files:
> CVS:    developer.html
> CVS:
>
----------------------------------------------------------------------
> ~
>  ~
> /tmp/cvsadDUFr: 11 lines, 413 characters.
> Checking in ../common.html;
> /usr/local/cvsroot/pgweb/portal/template/common.html,v  <-- 
> common.html
> new revision: 1.7; previous revision: 1.6
> done
> Use of uninitialized value in string eq at
> /usr/local/cvsroot/bin/activitymail 
> line 473.
> RCS file: /usr/local/cvsroot/pgweb/developer.html,v
> done
> Checking in developer.html;
> /usr/local/cvsroot/pgweb/developer.html,v  <--  developer.html
> initial revision: 1.1
> done
> cvs diff: [05:59:08] waiting for cvsuser's lock 
> in /usr/local/cvsroot/pgweb/portal/template
> Use of uninitialized value in string eq at
> /usr/local/cvsroot/bin/activitymail 
> line 161.
> Use of uninitialized value in concatenation (.) or string 
> at /usr/local/cvsroot/bin/activitymail line 443, <STDIN> line 5.
> Use of uninitialized value in concatenation (.) or string 
> at /usr/local/cvsroot/bin/activitymail line 443, <STDIN> line 5.
> Use of uninitialized value in string eq at
> /usr/local/cvsroot/bin/activitymail 
> line 473.
> Use of uninitialized value in substitution (s///) 
> at /usr/local/cvsroot/bin/activitymail line 378.
> Use of uninitialized value in string eq at
> /usr/local/cvsroot/bin/activitymail 
> line 379.
> Use of uninitialized value in string eq at
> /usr/local/cvsroot/bin/activitymail 
> line 379.
> Use of uninitialized value in concatenation (.) or string 
> at /usr/local/cvsroot/bin/activitymail line 395.
> Use of uninitialized value in concatenation (.) or string 
> at /usr/local/cvsroot/bin/activitymail line 395.
> Use of uninitialized value in concatenation (.) or string 
> at /usr/local/cvsroot/bin/activitymail line 395.
> Use of uninitialized value in concatenation (.) or string 
> at /usr/local/cvsroot/bin/activitymail line 395.
> cvs [diff aborted]: no such tag -r
>   
> cvs diff: [05:59:38] obtained lock in
> /usr/local/cvsroot/pgweb/portal/template
> 
> -- 
> Robert Treat
> Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
> 



		
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 




^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: busted commit :Add the developer link to main menu and pointer page with developer links
  2004-11-13 13:16 busted commit :Add the developer link to main menu and pointer page with developer links Robert Treat <[email protected]>
  2004-11-15 13:18 ` Re: busted commit :Add the developer link to main menu and pointer page with developer links Chris Ryan <[email protected]>
@ 2004-11-15 14:08   ` Robert Treat <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Robert Treat @ 2004-11-15 14:08 UTC (permalink / raw)
  To: Chris Ryan <[email protected]>; +Cc: pgsql-www

Crap!  seems a cvs update wiped away the file from my local copy, and the 
backup copy of the file I thought I had is actually the wrong file... any 
chance you still have a copy of the file that was put in CVS? Otherwise I'll 
have to redo it.   :-(

Robert Treat

On Monday 15 November 2004 08:18, Chris Ryan wrote:
> Robert,
>
>     I moved the file out of the way. Please recommit and let me know if
> you are still getting errors.
>
> Chris Ryan
>
> --- Robert Treat <[email protected]> wrote:
> > Last night I went to check in the developer link integration bits and
> > got this
> > nasty bit of errors back. I see the changes to common.html seem to
> > have gone
> > in ok, but the file developer.html is now appearing in the root
> > directory of
> > cvs outside of all the modules!  We need someone to move the file
> > into it's
> > proper place. If that's not possible I can re-add the file, but we
> > still need
> > someone to delete the extraneous file from cvsroot.
> >
> > error message below:
> >
> > -bash-2.05b$ cvs commit ../common.html developer.html
> >
> > Add the developer link to main menu and pointer page with developer
> > links
> > CVS:
>
> ----------------------------------------------------------------------
>
> > CVS: Enter Log.  Lines beginning with `CVS:' are removed
> > automatically
> > CVS:
> > CVS: Committing in .
> > CVS:
> > CVS: Modified Files:
> > CVS:    ../common.html
> > CVS: Added Files:
> > CVS:    developer.html
> > CVS:
>
> ----------------------------------------------------------------------
>
> > ~
> >  ~
> > /tmp/cvsadDUFr: 11 lines, 413 characters.
> > Checking in ../common.html;
> > /usr/local/cvsroot/pgweb/portal/template/common.html,v  <--
> > common.html
> > new revision: 1.7; previous revision: 1.6
> > done
> > Use of uninitialized value in string eq at
> > /usr/local/cvsroot/bin/activitymail
> > line 473.
> > RCS file: /usr/local/cvsroot/pgweb/developer.html,v
> > done
> > Checking in developer.html;
> > /usr/local/cvsroot/pgweb/developer.html,v  <--  developer.html
> > initial revision: 1.1
> > done
> > cvs diff: [05:59:08] waiting for cvsuser's lock
> > in /usr/local/cvsroot/pgweb/portal/template
> > Use of uninitialized value in string eq at
> > /usr/local/cvsroot/bin/activitymail
> > line 161.
> > Use of uninitialized value in concatenation (.) or string
> > at /usr/local/cvsroot/bin/activitymail line 443, <STDIN> line 5.
> > Use of uninitialized value in concatenation (.) or string
> > at /usr/local/cvsroot/bin/activitymail line 443, <STDIN> line 5.
> > Use of uninitialized value in string eq at
> > /usr/local/cvsroot/bin/activitymail
> > line 473.
> > Use of uninitialized value in substitution (s///)
> > at /usr/local/cvsroot/bin/activitymail line 378.
> > Use of uninitialized value in string eq at
> > /usr/local/cvsroot/bin/activitymail
> > line 379.
> > Use of uninitialized value in string eq at
> > /usr/local/cvsroot/bin/activitymail
> > line 379.
> > Use of uninitialized value in concatenation (.) or string
> > at /usr/local/cvsroot/bin/activitymail line 395.
> > Use of uninitialized value in concatenation (.) or string
> > at /usr/local/cvsroot/bin/activitymail line 395.
> > Use of uninitialized value in concatenation (.) or string
> > at /usr/local/cvsroot/bin/activitymail line 395.
> > Use of uninitialized value in concatenation (.) or string
> > at /usr/local/cvsroot/bin/activitymail line 395.
> > cvs [diff aborted]: no such tag -r
> >
> > cvs diff: [05:59:38] obtained lock in
> > /usr/local/cvsroot/pgweb/portal/template
> >
> > --
> > Robert Treat
> > Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
>
> __________________________________
> Do you Yahoo!?
> Check out the new Yahoo! Front Page.
> www.yahoo.com

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL




^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2004-11-15 14:08 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-11-13 13:16 busted commit :Add the developer link to main menu and pointer page with developer links Robert Treat <[email protected]>
2004-11-15 13:18 ` Chris Ryan <[email protected]>
2004-11-15 14:08   ` Robert Treat <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox