On Mon, 2006-22-05 at 08:25 +0200, Philippe Valembois - Phil wrote:
> Removed :
> - Make sure all binary files in SVN were added as binary, not as ASCII.
> This is to avoid data corruption.
> I checked and all seems correct
Did you also check the www module? I just checked out a copy and found
that
On Mon, 2006-22-05 at 08:25 +0200, Philippe Valembois - Phil wrote:
> Removed :
> - Make sure all binary files in SVN were added as binary, not as ASCII.
> This is to avoid data corruption.
> I checked and all seems correct
How do you check? I just did a checkout of the www module and all files
in
Yeah, really cool book, I knew about it but never bothered reading it :P
Now I find out that it's really well written, I like it. I noticed
something though.. cvs2svn created
amsn/trunk/amsn
amsn/trunk/amsn-extras
amsn/branches/.../amsn
amsn/branches/.../amsn-extras
it should have been
amsn/t
I prefer this one :
http://www.softpedia.com/awards/softpedia_games_award1_bs.gif
a bit big, not too much, just enough for people to notice it, and I like
the sword+shield combo :)
KKRT
On Tue, 23 May 2006 18:26:20 -0400, <[EMAIL PROTECTED]> wrote:
Btw, I think we should use this one:
http
Go for branching! :D
It's really useful and brings no pain at all. As kakaroto pointed out, the
best way to do it (and most extended) is to work in /trunk, create branches
for experimental work or released major versions that u still wanna mantain
(which we don't do) and use tags for released v
Btw, I think we should use this one:
http://www.softpedia.com/awards/softpedia_pick_award_s.gif
it's small and looks nice :)
On 5/23/06, Youness Alaoui <[EMAIL PROTECTED]> wrote:
I think the same as Jerome : h
p.s: which one to put in our website : http://www.softpedia.com/awards/ ?
On T
why the "h"? sounds great to me :D I think firefox has one of
those awards too...
On 5/23/06, Youness Alaoui <[EMAIL PROTECTED]> wrote:
I think the same as Jerome : h
p.s: which one to put in our website : http://www.softpedia.com/awards/ ?
On Tue, 23 May 2006 16:46:44 -0400, Jerome G
I'm ok. Branch the motherflicker and tell me how to commit to
branches :D. I propose you call the "working" branch "HEAD" and the
release branch "0-96" as this seems the naming used by a lot of open
source projects.
Karel.
Op di, 23-05-2006 te 17:28 -0400, schreef Youness Alaoui:
> On Tue, 23 M
I think the same as Jerome : h
p.s: which one to put in our website : http://www.softpedia.com/awards/ ?
On Tue, 23 May 2006 16:46:44 -0400, Jerome Gagnon-Voyer
<[EMAIL PROTECTED]> wrote:
h
Jérôme Gagnon-Voyer
eMail: [EMAIL PROTECTED]
MSNMessenger: [EMAIL PROTECTED]
iChat & AIM: g
On Tue, 23 May 2006 16:10:21 -0400, Philippe Valembois - Phil
<[EMAIL PROTECTED]> wrote:
Le Tuesday 23 May 2006 21:08, Karel Demeyer a écrit :
Op di, 23-05-2006 te 20:21 +0200, schreef Harry Vennik:
> Op dinsdag 23 mei 2006 18:45, schreef Karel Demeyer:
> > Hi,
> >
> > I'd like to propose to
ok
Op di, 23-05-2006 te 22:58 +0200, schreef Harry Vennik:
> Not true, e.g.: addition of amsncore.tcl is on the list. (rev. 6686)
>
> Op dinsdag 23 mei 2006 22:52, schreef Karel Demeyer:
> > amsn-commits only lists changes of files on the svn, not additions.
> > Could this be changed ? Needs som
Not true, e.g.: addition of amsncore.tcl is on the list. (rev. 6686)
Op dinsdag 23 mei 2006 22:52, schreef Karel Demeyer:
> amsn-commits only lists changes of files on the svn, not additions.
> Could this be changed ? Needs some change in a regexp ?
>
> Karel.
>
>
>
>
amsn-commits only lists changes of files on the svn, not additions.
Could this be changed ? Needs some change in a regexp ?
Karel.
---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The high
h
Jérôme Gagnon-Voyer
eMail: [EMAIL PROTECTED]
MSNMessenger: [EMAIL PROTECTED]
iChat & AIM: gagnonje5000 (à Mac.com)
Skype: germinator5000
From: Softpedia Editorial Team <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Tue May 23, 2006 01:53:02 AM EDT
Subject: aMSN 0.95 - Softpedia Pick
Le Tuesday 23 May 2006 21:08, Karel Demeyer a écrit :
> Op di, 23-05-2006 te 20:21 +0200, schreef Harry Vennik:
> > Op dinsdag 23 mei 2006 18:45, schreef Karel Demeyer:
> > > Hi,
> > >
> > > I'd like to propose to reorganisate the code a bit between the
> > > various .tcl files. I just moved combo
Op di, 23-05-2006 te 20:21 +0200, schreef Harry Vennik:
> Op dinsdag 23 mei 2006 18:45, schreef Karel Demeyer:
> > Hi,
> >
> > I'd like to propose to reorganisate the code a bit between the
> > various .tcl files. I just moved combobox to utils as this seemes to be
> > what we do for other extra w
cool, I agree with almost everything. The moving of sxml/socks/des/md5/
etcc to utils is a good idea, but in order to do that, it would be a good
idea to make them into their own dirs with a pkgIndex.tcl for each and do
a package require instead of source.. because having it there is
menain
The info balloon seems to have 2 spaces after the "Groups:" label. Here's a diff that fixes that! I hope I've generated the diff right! (The command I used was diff -rup ./Scripts/gui.tcl ./Scripts-New/gui.tcl)--- ./Scripts/gui.tcl 2006-05-23 18:20:07.0 +0100+++ ./Scripts-New/gui.tcl 2006-0
Op dinsdag 23 mei 2006 18:45, schreef Karel Demeyer:
> Hi,
>
> I'd like to propose to reorganisate the code a bit between the
> various .tcl files. I just moved combobox to utils as this seemes to be
> what we do for other extra widgets.
> What about sxml.tcl / socks.tcl / des.tcl ... shouldn't th
Hi,
I'd like to propose to reorganisate the code a bit between the
various .tcl files. I just moved combobox to utils as this seemes to be
what we do for other extra widgets.
What about sxml.tcl / socks.tcl / des.tcl ... shouldn't they go in utils
too ?
Then, there are some things that don't bel
Removed :
- Make sure all binary files in SVN were added as binary, not as ASCII.
This is to avoid data corruption.
I checked and all seems correct
Phil
COMPLETE TODO LIST FOR 0.96
- maybe apply holy_wood patch for saving DPs in a per_email directories
in
the cache.
- finish proxy support
- Make a
Yes i think we should delete them, amsn-bugs at least
On Tue, 2006-05-23 at 10:18 -0400, Youness Alaoui wrote:
> p.s.: should we delete the amsn-bugs ML ? any unused ML too, like maybe
> skins/plugins if it's not used anymore...
> I'm the admin of amsn-bugs, but I seems I lost the password years
The skins/plugins lists is not used anymore, but they will be linked
to until the website is updated...
--
Regards,
Thomas Geirhovd
On 5/23/06, Youness Alaoui <[EMAIL PROTECTED]> wrote:
p.s.: should we delete the amsn-bugs ML ? any unused ML too, like maybe
skins/plugins if it's not used anymor
p.s.: should we delete the amsn-bugs ML ? any unused ML too, like maybe
skins/plugins if it's not used anymore...
I'm the admin of amsn-bugs, but I seems I lost the password years ago, so
a support request will be needed anyways... don't bother Alvaro about the
PW, he doesn't have it either :
On Tue, 23 May 2006 00:53:52 -0400, Ignacio José Larrain Aninat
<[EMAIL PROTECTED]> wrote:
You are right, I've seen this implementation elsewhere, I've only
modified it,
probably useless work, but
Yes, I think it's the update-cvs.sh script in utils/
What if I want to make my own plugin
25 matches
Mail list logo