Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] PERFORCE change 78224 by George J. Sherwoodfor review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "George Sherwood" <george AT beernabeer.com>
  • To: "'Flavien Bridault'" <vlaaad AT sourcemage.org>, <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] PERFORCE change 78224 by George J. Sherwoodfor review
  • Date: Sun, 23 Apr 2006 07:40:45 -0400

Let me take another look at it. I was having problems getting it to work
with the new subversion at sourceforge. It did summon about three times for
me before I committed the change. I will try on another computer now.

George

> -----Original Message-----
> From: sm-commit-bounces AT lists.ibiblio.org [mailto:sm-commit-
> bounces AT lists.ibiblio.org] On Behalf Of Flavien Bridault
> Sent: Sunday, April 23, 2006 6:56 AM
> To: sm-commit AT lists.ibiblio.org
> Subject: Re: [SM-Commit] PERFORCE change 78224 by George J. Sherwoodfor
> review
>
> Le dimanche 23 avril 2006 à 03:35 +0100, Perforce Review Daemon a
> écrit :
> > Change 78224 by george_sherwood@georges on 2006/04/23 03:33:18
> >
> > gaim now using subversion and not cvs
> >
> > Affected files ...
> >
> > ... //sgl/grimoires/devel/chat-im/gaim/DEPENDS#4 edit
> > ... //sgl/grimoires/devel/chat-im/gaim/DETAILS#19 edit
> > ... //sgl/grimoires/devel/chat-im/gaim/HISTORY#27 edit
> > ... //sgl/grimoires/devel/chat-im/gaim/PREPARE#3 edit
> >
> > Differences ...
> >
> > ==== //sgl/grimoires/devel/chat-im/gaim/DEPENDS#4 (xtext) ====
> >
> > @@ -2,7 +2,7 @@
> >
> > if [ "$GAIM_CVS" == "y" ]
> > then
> > - depends CVS
> > + depends subversion
> > fi &&
> >
> > optional_depends evolution2
> \
> >
> > ==== //sgl/grimoires/devel/chat-im/gaim/DETAILS#19 (xtext) ====
> >
> > @@ -2,9 +2,9 @@
> > if [ "$GAIM_CVS" == "y" ]; then
> > VERSION=cvs
> > SOURCE=$SPELL-$VERSION.tar.bz2
> > -
> SOURCE_URL[0]=cvs://:pserver:anonymous AT cvs.sourceforge.net:/cvsroot/gaim:g
> aim
> > +
> SOURCE_URL[0]=svn_https://svn.sourceforge.net/svnroot/gaim/trunk:gaim
> > FORCE_DOWNLOAD=1
> > - SOURCE_IGNORE=volatile
> > + SOURCE_IGNORE=volatile
> > else
> > VERSION=2.0.0beta3
> > SOURCE=$SPELL-$VERSION.tar.bz2
> >
> > ==== //sgl/grimoires/devel/chat-im/gaim/HISTORY#27 (text) ====
> >
> > @@ -1,3 +1,8 @@
> > +2006-04-22 George Sherwood <george AT beernabeer.com>
> > + * DETAILS: No longer using cvs. Using subversion.
> > + * DEPENDS: Added depends subversion for subversion version
> > + * PREPARE: Changed working from cvs to subversion
> > +
> > 2006-03-29 George Sherwood <george AT beernabeer.com>
> > * DETAILS: Updated to version 2.0.0beta3
> >
> >
> > ==== //sgl/grimoires/devel/chat-im/gaim/PREPARE#3 (xtext) ====
> >
> > @@ -1,1 +1,1 @@
> > -config_query GAIM_CVS "Build the cvs version?" n
> > +config_query GAIM_CVS "Build the subversion version?" n
> > _______________________________________________
> > SM-Commit mailing list
> > SM-Commit AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/sm-commit
> >
>
> Fails to summon here :
>
> Downloading source file gaim-cvs.tar.bz2 for spell gaim
> Running svn checkout...
> svn checkout -r HEAD https://svn.sourceforge.net/svnroot/gaim/trunk gaim
> Attempting to get file from fall-back mirrors
>
> I use devel sorcery, maybe I miss something ?
> --
> Flavien Bridault
>
> Disk, Graphics, Graphics-libs sections Guru
> Source Mage GNU/Linux - http://www.sourcemage.org
>
> irc: vlaaad
> jabber: vlaaad AT amessage.be





Archive powered by MHonArc 2.6.24.

Top of Page