All,
In response to a lot of the traffic on this mailing list, and in order to prevent fragmentation of Qt3 versions via distro-specific patches, I have added Qt3 3.3.8c into the Trinity SVN here:
http://svn.trinitydesktop.org/websvn/listing.php?repname=Trinity&path=%2...
It can be checked out into the current working directory with a command similar to this (if you do not have an SVN account simply remove the --username=<username> portion of the command):
svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . --username=<username>
The version currently in SVN has had the version number bumped to 3.3.8d, and includes many of the Qt3 bugfix and security patches commonly in use today. This version is ready to accept new bugfixes, such as a repair for the gcc 4.6 header #include issue currently being discussed on this list.
If you want the ability to commit to this Qt3 branch in SVN please write me directly at kb9vqf@pearsoncomputing.net and request an SVN account. If you already have an SVN account at svn.trinitydesktop.org but cannot commit to this branch, please include your username so that I can grant write access to your account.
I hope this decision will aid all involved in keeping Qt3 running smoothly and compiling on new platforms!
Timothy Pearson Trinity Desktop Project
On 05/10/2011 07:35 PM, Timothy Pearson wrote:
All,
In response to a lot of the traffic on this mailing list, and in order to prevent fragmentation of Qt3 versions via distro-specific patches, I have added Qt3 3.3.8c into the Trinity SVN here:
http://svn.trinitydesktop.org/websvn/listing.php?repname=Trinity&path=%2...
It can be checked out into the current working directory with a command similar to this (if you do not have an SVN account simply remove the --username=<username> portion of the command):
svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . --username=<username>
The version currently in SVN has had the version number bumped to 3.3.8d, and includes many of the Qt3 bugfix and security patches commonly in use today. This version is ready to accept new bugfixes, such as a repair for the gcc 4.6 header #include issue currently being discussed on this list.
If you want the ability to commit to this Qt3 branch in SVN please write me directly at kb9vqf@pearsoncomputing.net and request an SVN account. If you already have an SVN account at svn.trinitydesktop.org but cannot commit to this branch, please include your username so that I can grant write access to your account.
I hope this decision will aid all involved in keeping Qt3 running smoothly and compiling on new platforms!
Timothy Pearson Trinity Desktop Project
$ svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . svn: access to 'http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3' forbidden
On 05/10/2011 06:56 PM, Baho Utot wrote:
On 05/10/2011 07:35 PM, Timothy Pearson wrote:
It can be checked out into the current working directory with a command similar to this (if you do not have an SVN account simply remove the --username=<username> portion of the command):
svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . --username=<username>
<snip>
$ svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . svn: access to 'http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3' forbidden
19:31 alchemy:~/tde/tnotes/qt3d> svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . --username=drankin svn: access to 'http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3' forbidden
Hmm..
svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . --username=drankinatty Authentication realm: http://svn.trinitydesktop.org:80 Trinity Desktop Environment Subversion Repository Password for 'drankinatty':
Tim, I can log into
http://svn.trinitydesktop.org/submin/users/show/drankin
just fine, but I can't access qt3 as drankin. I can get a password prompt with drankinatty - but I have no password for that one.
Thank you for helping with the Qt3 mess - gcc-4.6 looks to have a number of 'subtle' but important changes to many of the headers that do not show up until you get to subsequent package builds :)
All,
In response to a lot of the traffic on this mailing list, and in order to prevent fragmentation of Qt3 versions via distro-specific patches, I have added Qt3 3.3.8c into the Trinity SVN here:
http://svn.trinitydesktop.org/websvn/listing.php?repname=Trinity&path=%2...
It can be checked out into the current working directory with a command similar to this (if you do not have an SVN account simply remove the --username=<username> portion of the command):
svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . --username=<username>
The version currently in SVN has had the version number bumped to 3.3.8d, and includes many of the Qt3 bugfix and security patches commonly in use today. This version is ready to accept new bugfixes, such as a repair for the gcc 4.6 header #include issue currently being discussed on this list.
If you want the ability to commit to this Qt3 branch in SVN please write me directly at kb9vqf@pearsoncomputing.net and request an SVN account. If you already have an SVN account at svn.trinitydesktop.org but cannot commit to this branch, please include your username so that I can grant write access to your account.
I hope this decision will aid all involved in keeping Qt3 running smoothly and compiling on new platforms!
Timothy Pearson Trinity Desktop Project
Apologies, I seem to have posted an incorrect URL in the SVN checkout command. Here is the correct command:
svn co http://svn.trinitydesktop.org/svn/trinity/main/dependencies/qt3 . --username=<username>
Also, I received a query regarding letting other distributions know about our new Qt3 branch. I would say yes, go ahead; this move essentially makes us a candidate to be the upstream source for Qt3, and the more people we have submitting bugfix/security patches the better.
Tim
i hav a problem, i not have a 24/7 internet conection, i only hav a small 10 minutes per sesion , many times at day..
in each sesion i revise a TODO and the mail list..
<snif> buahhhhhhhh i wan to commit my7 patches! buahhhh
On Tue, May 10, 2011 at 11:49 PM, Timothy Pearson < kb9vqf@pearsoncomputing.net> wrote:
All,
In response to a lot of the traffic on this mailing list, and in order to prevent fragmentation of Qt3 versions via distro-specific patches, I have added Qt3 3.3.8c into the Trinity SVN here:
http://svn.trinitydesktop.org/websvn/listing.php?repname=Trinity&path=%2...
It can be checked out into the current working directory with a command similar to this (if you do not have an SVN account simply remove the --username=<username> portion of the command):
svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . --username=<username>
The version currently in SVN has had the version number bumped to 3.3.8d, and includes many of the Qt3 bugfix and security patches commonly in use today. This version is ready to accept new bugfixes, such as a repair
for
the gcc 4.6 header #include issue currently being discussed on this list.
If you want the ability to commit to this Qt3 branch in SVN please write me directly at kb9vqf@pearsoncomputing.net and request an SVN account.
If
you already have an SVN account at svn.trinitydesktop.org but cannot commit to this branch, please include your username so that I can grant write access to your account.
I hope this decision will aid all involved in keeping Qt3 running
smoothly
and compiling on new platforms!
Timothy Pearson Trinity Desktop Project
Apologies, I seem to have posted an incorrect URL in the SVN checkout command. Here is the correct command:
svn co http://svn.trinitydesktop.org/svn/trinity/main/dependencies/qt3 . --username=<username>
Also, I received a query regarding letting other distributions know about our new Qt3 branch. I would say yes, go ahead; this move essentially makes us a candidate to be the upstream source for Qt3, and the more people we have submitting bugfix/security patches the better.
Tim
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Le Tue, 10 May 2011 18:35:36 -0500, "Timothy Pearson" kb9vqf@pearsoncomputing.net a écrit :
All,
In response to a lot of the traffic on this mailing list, and in order to prevent fragmentation of Qt3 versions via distro-specific patches, I have added Qt3 3.3.8c into the Trinity SVN here:
http://svn.trinitydesktop.org/websvn/listing.php?repname=Trinity&path=%2...
It can be checked out into the current working directory with a command similar to this (if you do not have an SVN account simply remove the --username=<username> portion of the command):
svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . --username=<username>
Will it be uploaded to KDE e.V.'s servers ?
The version currently in SVN has had the version number bumped to 3.3.8d, and includes many of the Qt3 bugfix and security patches commonly in use today. This version is ready to accept new bugfixes, such as a repair for the gcc 4.6 header #include issue currently being discussed on this list.
If you want the ability to commit to this Qt3 branch in SVN please write me directly at kb9vqf@pearsoncomputing.net and request an SVN account. If you already have an SVN account at svn.trinitydesktop.org but cannot commit to this branch, please include your username so that I can grant write access to your account.
I hope this decision will aid all involved in keeping Qt3 running smoothly and compiling on new platforms!
Timothy Pearson Trinity Desktop Project
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Wed, May 11, 2011 at 14:20, /dev/ammo42 mickeytintincolle@yahoo.fr wrote:
Le Tue, 10 May 2011 18:35:36 -0500, "Timothy Pearson" kb9vqf@pearsoncomputing.net a écrit :
All,
In response to a lot of the traffic on this mailing list, and in order to prevent fragmentation of Qt3 versions via distro-specific patches, I have added Qt3 3.3.8c into the Trinity SVN here:
http://svn.trinitydesktop.org/websvn/listing.php?repname=Trinity&path=%2...
It can be checked out into the current working directory with a command similar to this (if you do not have an SVN account simply remove the --username=<username> portion of the command):
svn co http://svn.trinitydesktop.org/svn/trinity/dependencies/qt3 . --username=<username>
Will it be uploaded to KDE e.V.'s servers ?
Most likely not.