|
From: Flo G. <fl...@bi...> - 2005-09-26 15:00:04
|
O.K. i imported the perfparse sources in CVS. To work with them, you have=
=20
to do:
export CVS_RSH=3Dssh
cvs -z3 -d:ext:dev...@cv...:/cvsroot/perfparse \
co -P perfparse
I tagged the sources with the tag "REL_0_105_6" and "START". Internally=20
the cvs module is named _perfparse. This is better if we want to include=20
libraries in our cvs tree. The alias perfparse simply maps tp _perfparse.=
=20
If you use
cvs -z3 -d:ext:dev...@cv...:/cvsroot/perfparse \
co -P perfparse-all
then cvs checks out the phpgui in the subdirectory phpgui. See=20
CVSROOT/modules if interested.
If you change something, then simply type "cvs commit", check if only the=
=20
files you changed are included and type a meaningful message. If someone=20
else changed something, then type "cvs update -dP" in your checked out=20
sources.
Hope this helps. Happy coding.
Martin, send me your sourceforge username to get write access to the=20
cvs repository.
Flo
On Mon, 26 Sep 2005, Martin Fandel wrote:
>
> Hi Flo,
>
> i've worked with cvs a few times. :) I think, using cvs is a good idea. P=
lease
> let me know if you have checked in the latest devel-version.
>
> Martin
>
> Flo Gleixner <fl...@bi...> schrieb am 24.09.05 19:06:21:
>
>
> This could be a good start to checkin perfparse to Sourceforge CVS. What
> do you think? I would provide a first checkin, perhaps some simple
> tutorial and nightly tarballs on my server (for all that have no
> possibility to use cvs for any reason).
>
> Flo
>
>
>
> On Fri, 23 Sep 2005, Martin Fandel wrote:
>
>>
>> Hi Yves,
>>
>> i will begin directly if i got the patches. :)
>>
>> Martin
>>
>> Yves <yme...@li...> schrieb am 22.09.05 22:47:22:
>>
>> Thanks Martin :)
>> If you need help for C development or for auto-tools, you can ask me.
>>
>> Ben, this is for you : you have the patches :)
>>
>> Yves
>>
>> Martin Fandel a =E9crit :
>>> Hi Yves,
>>>
>>>
>>>> 1st step : release a new version with submitted patches. This is only
>>>> one action. This
>>>> is more important than finding a new maintainer. This should not engag=
e you in
>>>> maintaining Perfparse.
>>>> Can somebody do it ?
>>>
>>>
>>> i'm would be glad to do this. But i'm not a very good C developer. With=
php and
>>> perl i have more experience than C. But if you want, i can give it a tr=
y to
>>> aply all patches to pp.
>>>
>>> Regards,
>>>
>>> Martin
>>>
>>>
>>>
>>> -------------------------------------------------------
>>> SF.Net email is sponsored by:
>>> Tame your development challenges with Apache's Geronimo App Server.
>>> Download it for free - -and be entered to win a 42" plasma tv or your v=
ery
>>> own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.p=
hp
>>> _______________________________________________
>>> Perfparse-devel mailing list
>>> Per...@li...
>>> https://lists.sourceforge.net/lists/listinfo/perfparse-devel
>>
>>
>> ________________________________________________________________________=
_
>> Mit der Gruppen-SMS von WEB.DE FreeMail k=F6nnen Sie eine SMS an alle
>> Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=3D021=
179
>>
>>
>>
>>
>>
>> -------------------------------------------------------
>> SF.Net email is sponsored by:
>> Tame your development challenges with Apache's Geronimo App Server.
>> Download it for free - -and be entered to win a 42" plasma tv or your ve=
ry
>> own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.ph=
p
>> _______________________________________________
>> Perfparse-devel mailing list
>> Per...@li...
>> https://lists.sourceforge.net/lists/listinfo/perfparse-devel
>>
>
>
> _________________________________________________________________________
> Mit der Gruppen-SMS von WEB.DE FreeMail k=F6nnen Sie eine SMS an alle
> Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=3D0211=
79
>
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download it for free - -and be entered to win a 42" plasma tv or your ver=
y
> own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Perfparse-devel mailing list
> Per...@li...
> https://lists.sourceforge.net/lists/listinfo/perfparse-devel
> |